This is an automated email from the ASF dual-hosted git repository.

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 18d52e0  Avro: Extract AvroWithPartnerSchemaVisitor base visitor 
(#1235)
     add 51d7262  Core: Add helpers to generate incremental file batches (#1263)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/MicroBatches.java | 255 +++++++++++++++++++++
 .../org/apache/iceberg/TestMicroBatchBuilder.java  | 186 +++++++++++++++
 2 files changed, 441 insertions(+)
 create mode 100644 core/src/main/java/org/apache/iceberg/MicroBatches.java
 create mode 100644 
core/src/test/java/org/apache/iceberg/TestMicroBatchBuilder.java

Reply via email to