beliefer commented on a change in pull request #27829: 
[SPARK-30841][SQL][DOC][FOLLOW-UP] Add version information to the configuration 
of SQL
URL: https://github.com/apache/spark/pull/27829#discussion_r388763888
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -2033,7 +2033,7 @@ object SQLConf {
         "issues. Turn on this config to insert a local sort before actually 
doing repartition " +
         "to generate consistent repartition results. The performance of 
repartition() may go " +
         "down since we insert extra local sort before it.")
-      .version("")
+      .version("2.1.4")
 
 Review comment:
   SPARK-23207 and SPARK-22905 and SPARK-24564 and SPARK-25114, commit ID: 
4d2d3d47e00e78893b1ecd5a9a9070adc5243ac9#diff-9a6b543db706f1a90f790783d6930a13

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

Reply via email to