This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from b1caad61fc [Feature](inverted index) push count on index down to scan node (#23276) new 316ab01afe [fix](InternalService) add short-cut return when offer failed (#23239) new 21724399e7 [Fix](executor)Fix enable workload group error message #23230 new 9ac55ffb21 [improve](jdbc catalog) Improve the speed of writing to postgresql databases (#23279) new be3ed9842c [fix](nereids) fix insert timeout loses effect with nereids (#23217) new 3fe0d61486 [Enhancement](scanner) allocate blocks in scanner_context on demand and free them on close (#23182) The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/service/internal_service.cpp | 33 ++++++++++++++++++++++ be/src/vec/exec/scan/scanner_context.cpp | 16 ----------- be/src/vec/exec/scan/scanner_context.h | 2 -- .../org/apache/doris/catalog/JdbcResource.java | 2 +- .../java/org/apache/doris/qe/StmtExecutor.java | 10 ++++++- .../resource/workloadgroup/WorkloadGroupMgr.java | 3 +- 6 files changed, 45 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org