dongjoon-hyun commented on code in PR #53264:
URL: https://github.com/apache/spark/pull/53264#discussion_r2574945533


##########
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##########
@@ -4261,9 +4261,9 @@ object SQLConf {
     buildConf("spark.sql.execution.pythonUDF.arrow.enabled")
       .doc("Enable Arrow optimization in regular Python UDFs. This 
optimization " +
         "can only be enabled when the given function takes at least one 
argument.")
-      .version("3.4.0")
+      .version("4.1.0")

Review Comment:
   It seems that you misunderstand the definition of config version number, 
@asl3 . Please revert this line even for Apache Spark 4.2.0.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to