dongjoon-hyun commented on a change in pull request #30554:
URL: https://github.com/apache/spark/pull/30554#discussion_r532810262
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -2922,6 +2922,15 @@ object SQLConf {
.stringConf
.createWithDefault("")
+ val LEGACY_CREATE_HIVE_TABLE_BY_DEFAULT =
Review comment:
This seems to be inconsistent because the other code expects
`LEGACY_CREATE_HIVE_TABLE_BY_DEFAULT_ENABLED`.
----------------------------------------------------------------
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]