-1 (binding). There is a fatal bug in `DeletionVectorsIndexFile`. In method `readDeletionVector`, we should read fully from inputStream, otherwise, one time read may not fill the required byte array, then cause an exception.
See issue https://github.com/apache/paimon/issues/3277 > 2024年4月27日 下午12:06,yu zelin <[email protected]> 写道: > > +1 (binding). > > I have checked: > Download links are valid. > Checksums and signatures are right. > LICENSE/NOTICE files exist > No unexpected binary files > All source files have ASF headers > Can compile from source > > Best Regards, > Zelin Yu > >> 2024年4月24日 16:59,Jingsong Li <[email protected]> 写道: >> >> Hello Paimon PMC, >> >> Kindly request the devs review and vote for releasing Paimon 0.8.0. >> >> The official Apache source release to be deployed to dist.apache.org: >> >> https://dist.apache.org/repos/dist/dev/paimon/paimon-0.8.0-rc2/ >> >> This source release has been signed with a PGP available here (Apache >> ID: lzljs3620320): >> >> https://downloads.apache.org/paimon/KEYS >> >> All artifacts to be deployed to the Maven Central Repository: >> >> https://repository.apache.org/content/repositories/orgapachepaimon-1053/ >> >> Git branch for the release: >> >> https://github.com/apache/paimon/tree/release-0.8.0-rc2 >> https://github.com/apache/paimon-shade/tree/release-0.8.0-rc2 >> >> Please download, verify, and test. >> >> The VOTE will pass after 3 binding approve. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove with the reason >> >> To learn more about apache paimon, please see https://paimon.apache.org/ >> >> Checklist for reference: >> >> [ ] Download links are valid. >> [ ] Checksums and signatures. >> [ ] LICENSE/NOTICE files exist >> [ ] No unexpected binary files >> [ ] All source files have ASF headers >> [ ] Can compile from source >> >> Best, >> Jingsong >
