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 f8c33c5d72 [hotfix] Fix flaky test of orc tests in
ArrowBatchConverterTest (#4673)
add 7400979e0a [orc] Row group filter push down cannot work with bitmap
index
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/paimon/format/FormatReaderContext.java | 1 +
.../java/org/apache/paimon/format/FormatReaderFactory.java | 3 +++
.../src/main/java/org/apache/orc/impl/RecordReaderImpl.java | 4 +++-
.../java/org/apache/paimon/format/orc/OrcReaderFactory.java | 13 ++++++++-----
4 files changed, 15 insertions(+), 6 deletions(-)