This is an automated email from the ASF dual-hosted git repository.
ahmedabualsaud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from ccf9522b52d [BQ]: Update error message for too big of a BQ tablerow
(#35567)
add 727f51346f1 [IcebergIO] robust handling for filtering time types;
expose new features to YAML SDK (#35515)
No new revisions were added by this update.
Summary of changes:
.../IO_Iceberg_Integration_Tests.json | 2 +-
.../apache/beam/sdk/io/iceberg/FilterUtils.java | 71 +++++-
.../org/apache/beam/sdk/io/iceberg/ReadUtils.java | 5 +-
.../beam/sdk/io/iceberg/FilterUtilsTest.java | 244 +++++++++++++++++++--
.../io/iceberg/catalog/IcebergCatalogBaseIT.java | 15 +-
sdks/python/apache_beam/yaml/tests/iceberg.yaml | 17 +-
sdks/python/apache_beam/yaml/yaml_io.py | 35 ++-
7 files changed, 352 insertions(+), 37 deletions(-)