simhadri-g commented on code in PR #4431:
URL: https://github.com/apache/hive/pull/4431#discussion_r1273319777
##########
iceberg/iceberg-handler/src/test/results/positive/col_stats.q.out:
##########
@@ -96,7 +96,7 @@ avg_col_len 3.4444444444444446
max_col_len 5
num_trues
num_falses
-bit_vector HL
+bit_vector
Review Comment:
A alter table command is run during the doCommit Stage, which seems to
unnecessarily overwrite the bit_vector . This should be fixed for iceberg
tables. I have created follow up jira to address it.
https://issues.apache.org/jira/browse/HIVE-27528
--
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]