difin commented on code in PR #5621: URL: https://github.com/apache/hive/pull/5621#discussion_r2038202516
########## standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift: ########## @@ -3183,6 +3184,7 @@ PartitionsResponse get_partitions_req(1:PartitionsRequest req) void mark_failed(1: CompactionInfoStruct cr) throws(1:MetaException o1) void mark_refused(1: CompactionInfoStruct cr) throws(1:MetaException o1) bool update_compaction_metrics_data(1: CompactionMetricsDataStruct data) throws(1:MetaException o1) + void update_compaction_type(1:CompactionInfoStruct cr) throws(1:MetaException o1) 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. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org