SourabhBadhya commented on code in PR #4748: URL: https://github.com/apache/hive/pull/4748#discussion_r1362198250
########## 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: Delete query is present - [https://github.com/apache/hive/blob/b6847ed38b7d32586ab22e224904867f159b510e/icebe[…]handler/src/test/queries/positive/iceberg_atomic_merge_update.q](https://github.com/apache/hive/blob/b6847ed38b7d32586ab22e224904867f159b510e/iceberg/iceberg-handler/src/test/queries/positive/iceberg_atomic_merge_update.q#L92) In the iceberg_atomic_merge_update.q ########## 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: Delete query is present - [https://github.com/apache/hive/blob/b6847ed38b7d32586ab22e224904867f159b510e/icebe[…]handler/src/test/queries/positive/iceberg_atomic_merge_update.q](https://github.com/apache/hive/blob/b6847ed38b7d32586ab22e224904867f159b510e/iceberg/iceberg-handler/src/test/queries/positive/iceberg_atomic_merge_update.q#L92) In the iceberg_atomic_merge_update.q -- 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]
