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_r388767577
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -2164,7 +2164,7 @@ object SQLConf {
.internal()
.doc("If it is set to true, the data source provider
com.databricks.spark.avro is mapped " +
"to the built-in but external Avro data source module for backward
compatibility.")
- .version("")
+ .version("2.4.0")
Review comment:
SPARK-25129, commit ID:
ac0174e55af2e935d41545721e9f430c942b3a0c#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]