This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from bf40534ec7 [doc] Add a note to the delete branch operation to explain
its behavior (#4803)
add f9165eaec6 [parquet] Fix file index result filter the row ranges
missing rowgroup offset problem (#4806)
No new revisions were added by this update.
Summary of changes:
.../paimon/table/AppendOnlyFileStoreTableTest.java | 29 +++++++++++-----------
.../apache/parquet/hadoop/ParquetFileReader.java | 1 +
.../filter2/columnindex/ColumnIndexFilter.java | 7 +++++-
.../internal/filter2/columnindex/RowRanges.java | 13 ++++++----
4 files changed, 30 insertions(+), 20 deletions(-)