deniskuzZ commented on a change in pull request #2796:
URL: https://github.com/apache/hive/pull/2796#discussion_r755103682
##########
File path:
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java
##########
@@ -1397,9 +1397,6 @@ public static ConfVars getMetaConf(String name) {
" If org.apache.hive.hcatalog.listener.DbNotificationListener is
configured along with other transactional event" +
" listener implementation classes, make sure
org.apache.hive.hcatalog.listener.DbNotificationListener is placed at" +
" the end of the list."),
- TRUNCATE_ACID_USE_BASE("metastore.acid.truncate.usebase",
"hive.metastore.acid.truncate.usebase", false,
Review comment:
it's disabled downstream + it doesn't work correctly as the property
activating it is not propagated.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]