zratkai commented on code in PR #5498: URL: https://github.com/apache/hive/pull/5498#discussion_r1819397051
########## iceberg/iceberg-handler/src/test/queries/positive/iceberg_major_compaction_partition_evolution_w_id_spec_w_filter.q: ########## @@ -65,21 +65,6 @@ delete from ice_orc where last_name in ('ln1', 'ln9'); delete from ice_orc where last_name in ('ln3', 'ln11'); delete from ice_orc where last_name in ('ln5', 'ln13'); -alter table ice_orc set partition spec(team_id); Review Comment: Why did you delete this ? -- 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