[Result][VOTE] Release for doris-shade 1.0.3

2024-01-02 Thread Mingyu Chen
Hi all, The vote is passed and closed[1]. There are 3 +1 binding Jiafeng Zhang Mingyu Chen Guolei Yi Thanks for your review. [1] https://lists.apache.org/thread/pypbvlm436p6chmyxc35bg5y33ttbsnv -- Best Regards Mingyu Chen Email: morning...@apache.org

[VOTE] Release Apache Doris Flink Connector 1.5.1

2024-01-02 Thread wudi
Hi all, This is a call for the vote to release Apache Doris Flink Connector 1.5.1 The git tag for the release: https://github.com/apache/doris-flink-connector/releases/tag/1.5.1 Release Notes are here: https://github.com/apache/doris-flink-connector/issues/284 Thanks to everyone who has contrib

Re: [VOTE] Release for doris-shade 1.0.3

2024-01-02 Thread GuoLei Yi
Here is my +1(binding). Jiafeng.Zhang 于2023年12月30日周六 23:24写道: > > Here is my +1(binding). > > I checked: > [x] The download link is legal and the PGP signature are valid. > [x] The source code matches the current release version. > [x] The LICENSE and NOTICE files are correct. > > Jiafeng.Zhang /

doris consume kafka not balanced

2024-01-02 Thread 庄光涛
hello: Why is Doris consume Kafka unbalanced,The results are in the attachment,I don't understand why. thanks - To unsubscri

Re: [PR] [opt](position) add position iterator interface [doris-thirdparty]

2024-01-02 Thread via GitHub
zzzxl1993 commented on code in PR #169: URL: https://github.com/apache/doris-thirdparty/pull/169#discussion_r1439368350 ## src/core/CLucene/search/query/DcoIdSetIterator.h: ## @@ -2,15 +2,11 @@ #include "CLucene/index/DocRange.h" +#include + class DocIdSetIterator { Revi

Re: [PR] [opt](position) add position iterator interface [doris-thirdparty]

2024-01-02 Thread via GitHub
airborne12 commented on code in PR #169: URL: https://github.com/apache/doris-thirdparty/pull/169#discussion_r1439332015 ## src/core/CLucene/search/query/DcoIdSetIterator.h: ## @@ -2,15 +2,11 @@ #include "CLucene/index/DocRange.h" +#include + class DocIdSetIterator { Rev