This is an automated email from the ASF dual-hosted git repository.
huaxingao pushed a change to branch 1.10.x
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 4119a36eda Parquet, Data, Spark: Fix variant type filtering in
ParquetMetricsRowGroupFilter (#14081) (#14467)
new 0462b03cc3 Core: Handle unpartitioned check for a spec with all void
transforms in replace partitions (#14186)
new cc51275492 AWS: exclude logging classes from bundle (#14225)
new 16f5bc6934 BigQuery: Add iceberg-bigquery dependency to spark and
flink build scripts (#14221)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
aws-bundle/build.gradle | 4 +-
build.gradle | 1 +
.../org/apache/iceberg/BaseReplacePartitions.java | 2 +-
.../org/apache/iceberg/TestReplacePartitions.java | 53 ++++++++++++++++++++++
flink/v1.19/build.gradle | 1 +
flink/v1.20/build.gradle | 1 +
flink/v2.0/build.gradle | 1 +
spark/v3.4/build.gradle | 1 +
spark/v3.5/build.gradle | 1 +
spark/v4.0/build.gradle | 1 +
10 files changed, 64 insertions(+), 2 deletions(-)