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_r388764031
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -2044,7 +2044,7 @@ object SQLConf {
         "satisfying a query. This optimization allows columnar file format 
readers to avoid " +
         "reading unnecessary nested column data. Currently Parquet and ORC are 
the " +
         "data sources that implement this optimization.")
-      .version("")
+      .version("2.4.1")
 
 Review comment:
   SPARK-4502, commit ID: 
dfcff38394929970fee454c69864d0e10d59f8d4#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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to