dengzhhu653 commented on code in PR #3221:
URL: https://github.com/apache/hive/pull/3221#discussion_r917610133


##########
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:
##########
@@ -1276,6 +1276,9 @@ public enum ConfVars {
         "hive.metastore.serdes.without.from.deserializer",
         "org.apache.iceberg.mr.hive.HiveIcebergSerDe",
         "SerDes which are providing the schema but do not need the 'from 
deserializer' comment for the columns."),
+    USE_TABLE_SERDES("metastore.use.table.serdes",

Review Comment:
   not sure if we can turn on the feature by default, since this is a good 
performance improvement.



-- 
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]

Reply via email to