beliefer commented on issue #28144: [SPARK-30841][SQL][FOLLOW-UP] Change 'version' of spark.sql.execution.pandas.udf.buffer.size to 3.0.0 URL: https://github.com/apache/spark/pull/28144#issuecomment-610705471 @HyukjinKwon I have a problem why we change version of `spark.sql.execution.pandas.udf.buffer.size` to 3.0.0? Because branch-3.0 not exists this config. Although branch-3.0 have `spark.sql.pandas.udf.buffer.size`. I think the since version of `spark.sql.execution.pandas.udf.buffer.size` is still 3.1.0. Maybe I lost something.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
