This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 72c20d3ccc2 [branch-2.1](function) fix date_format and from_unixtime core when meet long format string (#35883) (#36158) add e686e85f273 [opt](split) add max wait time of getting splits (#36842) 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/new_file_scan_node.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 | 3 --- 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 +++++++++++++++++ 9 files changed, 41 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org