This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f3b93f40e9f [fix](function) fix nereids fold constant wrong result of abs (#37065) add fc65bc43730 [opt](split) add max wait time of getting splits (#36843) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/file_scan_operator.cpp | 3 ++- be/src/vec/exec/scan/split_source_connector.cpp | 2 +- be/src/vec/exec/scan/split_source_connector.h | 15 +++++++-------- be/src/vec/exec/scan/vfile_scanner.cpp | 2 -- be/src/vec/exec/scan/vfile_scanner.h | 1 - .../org/apache/doris/datasource/FileQueryScanNode.java | 3 ++- .../java/org/apache/doris/datasource/SplitSource.java | 18 ++++++++++-------- .../main/java/org/apache/doris/qe/SessionVariable.java | 17 +++++++++++++++++ 8 files changed, 39 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org