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

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


    from e47e99a0dd Core: Handle NamespaceNotEmptyException in 
NamespaceErrorHandler (#12505)
     new df27946bac Spark 3.4: Read DVs when reading from .position_deletes 
table
     new a4816c1c99 Spark 3.4: Include content offset/size in 
PositionDeletesTable

The 2 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:
 .../src/main/java/org/apache/iceberg/spark/source/DVIterator.java    | 3 ---
 .../org/apache/iceberg/spark/source/PositionDeletesRowReader.java    | 5 +++++
 .../org/apache/iceberg/spark/source/TestPositionDeletesReader.java   | 0
 3 files changed, 5 insertions(+), 3 deletions(-)
 copy spark/{v3.5 => 
v3.4}/spark/src/main/java/org/apache/iceberg/spark/source/DVIterator.java (96%)
 copy spark/{v3.5 => 
v3.4}/spark/src/test/java/org/apache/iceberg/spark/source/TestPositionDeletesReader.java
 (100%)

Reply via email to