Re: [VOTE] Release Apache Doris Flink Connector 24.0.1

2024-10-14 Thread Mingyu Chen
Here is my +1 (binding) Apache ID: morningman I checked: [x] The download link is legal. [x] The PGP signature are valid. [x] The source code matches the current release version. [x] The LICENSE and NOTICE files are correct. [x] All files carry the necessary protocol header. [x] The compiled cont

Re: [PR] [opt](inverted index) Optimize the compression of inverted index position information [doris-thirdparty]

2024-10-14 Thread via GitHub
zzzxl1993 commented on code in PR #242: URL: https://github.com/apache/doris-thirdparty/pull/242#discussion_r1799008204 ## src/core/CLucene/util/PFORUtil.h: ## @@ -18,9 +18,22 @@ #include #include +#include + +#include "CLucene.h" +#include "CLucene/store/IndexOutput.h" +

Re: [PR] [opt](inverted index) Optimize the compression of inverted index position information [doris-thirdparty]

2024-10-14 Thread via GitHub
zzzxl1993 commented on PR #242: URL: https://github.com/apache/doris-thirdparty/pull/242#issuecomment-2410476697 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [opt](inverted index) Optimize the compression of inverted index position information [doris-thirdparty]

2024-10-14 Thread via GitHub
zzzxl1993 commented on code in PR #242: URL: https://github.com/apache/doris-thirdparty/pull/242#discussion_r1799010998 ## src/core/CLucene/index/IndexWriter.cpp: ## @@ -1308,20 +1309,36 @@ void IndexWriter::indexCompaction(std::vector &src_d } assert(readers.size() =