This is an automated email from the ASF dual-hosted git repository.
pvary pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from e3b78be9ac AWS: Make sure Signer + User Agent config are both applied
(#10198)
add 866021d7d3 Hive: turn off the stats gathering when
iceberg.hive.keep.stats is false (#10148)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/hive/HiveTableOperations.java | 1 +
.../hive/TestHiveIcebergStorageHandlerNoScan.java | 4 +-
.../TestHiveIcebergWithHiveAutogatherEnable.java | 185 +++++++++++++++++++++
3 files changed, 188 insertions(+), 2 deletions(-)
create mode 100644
mr/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergWithHiveAutogatherEnable.java