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 <string> + class DocIdSetIterator { Review Comment: why delete all virtual functions for DocIdSetIterator, if so, what is the need of this class? -- 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. To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org