You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by yu...@apache.org on 2022/10/25 03:23:05 UTC

[iceberg] branch master updated (c8a25d4e43 -> e1070c699b)

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

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


    from c8a25d4e43 Spark 3.3: Ensure rowStartPosInBatch in ColumnarBatchReader is set correctly (#6026)
     add e1070c699b Spark 3.2: Ensure rowStartPosInBatch in ColumnarBatchReader is set correctly(#6041)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/spark/source/BaseBatchReader.java      |  9 +-
 .../spark/source/TestSparkReaderDeletes.java       | 95 ++++++++++++++++++++++
 2 files changed, 97 insertions(+), 7 deletions(-)