SourabhBadhya commented on code in PR #4748: URL: https://github.com/apache/hive/pull/4748#discussion_r1361637435
########## iceberg/iceberg-handler/src/test/results/positive/iceberg_atomic_merge_update.q.out: ########## @@ -234,8 +234,8 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@calls_v2 POSTHOOK: Output: hdfs://### HDFS PATH ### append 10 NULL +delete NULL 4 Review Comment: The operation has been changed from an append to a metadata delete which is why it has changed. -- 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]
