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 329e37b917 [core] add compatible test for reading old dv index file 
(#5553)
     add 720a7a3a91 [test] Add 
DeletionVectorsIndexFileTest.testReadOldDeletionVector64Bit

No new revisions were added by this update.

Summary of changes:
 .../paimon/deletionvectors/DeletionFileWriter.java |  68 +++++++++++++++++++++
 .../DeletionVectorIndexFileWriter.java             |  58 ++----------------
 .../DeletionVectorsIndexFileTest.java              |  55 +++++++++++++++--
 .../compatibility/{dvindex-v1 => dvindex-32}       | Bin
 .../src/test/resources/compatibility/dvindex-64    | Bin 0 -> 87 bytes
 5 files changed, 123 insertions(+), 58 deletions(-)
 create mode 100644 
paimon-core/src/main/java/org/apache/paimon/deletionvectors/DeletionFileWriter.java
 rename paimon-core/src/test/resources/compatibility/{dvindex-v1 => dvindex-32} 
(100%)
 create mode 100644 paimon-core/src/test/resources/compatibility/dvindex-64

Reply via email to