MaxGekk commented on a change in pull request #27169: [SPARK-30485][SQL] Remove
SQL configs deprecated in Spark 2.1 and 2.3
URL: https://github.com/apache/spark/pull/27169#discussion_r365590504
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -195,7 +195,14 @@ object SQLConf {
"spark.sql.legacy.allowCreatingManagedTableUsingNonemptyLocation",
"3.0.0", "false",
"It was removed to prevent loosing of users data for non-default
value."),
RemovedConfig("spark.sql.legacy.compareDateTimestampInTimestamp",
"3.0.0", "true",
Review comment:
done
----------------------------------------------------------------
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]