deniskuzZ commented on code in PR #4748: URL: https://github.com/apache/hive/pull/4748#discussion_r1361642799
########## iceberg/iceberg-handler/src/test/results/positive/delete_iceberg_partitioned_orc.q.out: ########## @@ -48,6 +48,8 @@ POSTHOOK: query: insert into tbl_ice values (444, 'hola', 800), (555, 'schola', POSTHOOK: type: QUERY POSTHOOK: Input: _dummy_database@_dummy_table POSTHOOK: Output: default@tbl_ice +Warning: Shuffle Join MERGEJOIN[70][tables = [$hdt$_0, $hdt$_1]] in Stage 'Reducer 2' is a cross product Review Comment: why we have. duplicated warnings here? -- 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]
