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 0aab58191a Arrow: Avoid deprecated ArrowType.Decimal constructor 
(#13051)
     add d94b09b431 Core: Support incremental compute for partition stats 
(#12629)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/PartitionStats.java    |  38 ++++
 .../org/apache/iceberg/PartitionStatsHandler.java  | 202 ++++++++++++++++-----
 .../iceberg/PartitionStatsHandlerTestBase.java     |  37 +++-
 .../iceberg/TestOrcPartitionStatsHandler.java      |   7 +
 .../extensions/TestRewriteDataFilesProcedure.java  |  52 ++++++
 .../extensions/TestRewriteManifestsProcedure.java  |  57 ++++++
 6 files changed, 349 insertions(+), 44 deletions(-)

Reply via email to