This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0a33508d3b [chore](regression) add S3 config in conf file and change sf1DataPath #14815 add fcea89bcf4 [fix](const_expr) fix coredump caused by unsupported cast const expr (#14825) No new revisions were added by this update. Summary of changes: be/src/vec/exec/scan/new_olap_scan_node.cpp | 26 ++++--- be/src/vec/exec/scan/new_olap_scan_node.h | 7 +- be/src/vec/exec/scan/vscan_node.cpp | 91 ++++++++++++++-------- be/src/vec/exec/scan/vscan_node.h | 21 ++--- be/src/vec/exprs/varray_literal.cpp | 4 +- be/src/vec/exprs/vexpr.cpp | 19 +++-- be/src/vec/exprs/vexpr.h | 2 +- be/src/vec/exprs/vruntimefilter_wrapper.h | 4 - .../cast_function/test_cast_function.groovy | 17 ++++ 9 files changed, 122 insertions(+), 69 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org