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 c749bc93af [fix](nereids) remove useless cast in in-predicate (#23171) new 541b88ab99 [fix](planner) fix now function param type error (#23446) new 87e13eae0d [Performance](pipeline) support shared scan segment in mow (#23305) The 2 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/vec/exec/scan/new_olap_scan_node.cpp | 10 ++-- .../org/apache/doris/planner/FileLoadScanNode.java | 1 + .../data/correctness_p0/test_current_timestamp.out | 6 ++ .../correctness_p0/test_current_timestamp_dft.csv | 2 + .../correctness_p0/test_current_timestamp_dft.json | 2 + .../correctness_p0/test_current_timestamp.groovy | 67 +++++++++++++++++++++- 6 files changed, 83 insertions(+), 5 deletions(-) create mode 100644 regression-test/data/correctness_p0/test_current_timestamp_dft.csv create mode 100644 regression-test/data/correctness_p0/test_current_timestamp_dft.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org