stargrey102 commented on PR #10148: URL: https://github.com/apache/iceberg/pull/10148#issuecomment-2066908386
Hi @pvary, sure. I added a test with 2 cases: keep or not keep hive stats. Since the hive engine set hivestatsautogather to false by default: https://github.com/apache/iceberg/blob/d047192e01f67b317228f3e075a6ef796f64c180/mr/src/test/java/org/apache/iceberg/mr/hive/TestHiveShell.java#L194 I created a new test class instead of adding the test to existing classes, to avoid to impact any existing tests. Let me know if there is better way to do it. Thanks a lot! -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org