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 958c1ecbb8 [common] Introduce BitmapFileIndexMetaV2. (#5028)
     add 9186f2e4e7 [core] Remove useless options in BitmapFileIndex

No new revisions were added by this update.

Summary of changes:
 docs/content/append-table/query-performance.md     |  3 +-
 docs/content/concepts/spec/fileindex.md            |  2 +-
 .../content/primary-key-table/query-performance.md |  3 +-
 .../benchmark/bitmap/BitmapIndexBenchmark.java     | 36 ++--------------------
 .../paimon/fileindex/bitmap/BitmapFileIndex.java   | 21 +++++--------
 .../fileindex/bitmap/BitmapFileIndexMeta.java      | 26 +++++-----------
 .../fileindex/bitmap/BitmapFileIndexMetaV2.java    | 36 +++++++++-------------
 ...tmapFileIndex.java => BitmapFileIndexTest.java} |  2 +-
 8 files changed, 38 insertions(+), 91 deletions(-)
 rename 
paimon-common/src/test/java/org/apache/paimon/fileindex/bitmapindex/{TestBitmapFileIndex.java
 => BitmapFileIndexTest.java} (99%)

Reply via email to