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 6d4f06689f [fix](Nereids) avoid Stats NaN (#23445)
add 1312c12236 Revert "[fix](testcase) fix test case failure of insert
null value into not null column (#20963)" (#23462)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/runtime_state.h | 4 -
be/src/vec/functions/function_cast.h | 77 +++-----
.../java/org/apache/doris/qe/SessionVariable.java | 1 -
regression-test/data/insert_p0/insert_invalid.out | 11 --
.../suites/insert_p0/insert_invalid.groovy | 215 ---------------------
.../query_p0/join/test_full_join_batch_size.groovy | 16 +-
regression-test/suites/statistics/test_ddl.groovy | 1 -
7 files changed, 35 insertions(+), 290 deletions(-)
delete mode 100644 regression-test/data/insert_p0/insert_invalid.out
delete mode 100644 regression-test/suites/insert_p0/insert_invalid.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]