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

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -776,6 +785,7 @@ object SQLConf {
       .doc("When nonzero, enable caching of partition file metadata in memory. 
All tables share " +
            "a cache that can use up to specified num bytes for file metadata. 
This conf only " +
            "has an effect when hive filesource partition management is 
enabled.")
+      .version("2.1.1")
 
 Review comment:
   SPARK-19944, commit ID: 
80ebca62cbdb7d5c8606e95a944164ab1a943694#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