HyukjinKwon commented on a change in pull request #31571:
URL: https://github.com/apache/spark/pull/31571#discussion_r577269016
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -2505,7 +2505,6 @@ object SQLConf {
val LEGACY_REPLACE_DATABRICKS_SPARK_AVRO_ENABLED =
buildConf("spark.sql.legacy.replaceDatabricksSparkAvro.enabled")
Review comment:
And then we could remove both `com.databricks.spark.csv` and
`com.databricks.spark.avro` fallbacks together in the future, of course (Spark
4.0?). I don't think it makes sense to keep both mapping forever.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]