This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from f960698 API: Fix string bucketing with non-BMP characters (#2849)
add c29b2b9 Core: Add table properties for Avro and Parquet delete files
(#2851)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/TableProperties.java | 8 ++
.../main/java/org/apache/iceberg/avro/Avro.java | 58 +++++++--
.../java/org/apache/iceberg/parquet/Parquet.java | 130 +++++++++++++++++----
3 files changed, 168 insertions(+), 28 deletions(-)