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_r385546146
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -1295,12 +1369,14 @@ object SQLConf {
       .doc("Whether to ignore null fields when generating JSON objects in JSON 
data source and " +
         "JSON functions such as to_json. " +
         "If false, it generates null for null fields in JSON objects.")
+      .version("")
 
 Review comment:
   SPARK-29444, commit ID: 
78b0cbe265c4e8cc3d4d8bf5d734f2998c04d376#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