This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43370-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from bbfed507da6 [fix](schema-change) Make sc job state updated after the table state is changed (#42670) (#43186) add 537fd7fe031 [fix](planner) NullLiteral should always having a correct Type and set to be analyzed (#43370) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/NullLiteral.java | 1 + .../org/apache/doris/analysis/StringLiteral.java | 2 +- .../test_insert_nan.out} | 1 + .../suites/insert_p0/test_insert_nan.groovy | 23 +++++++++++++--------- 4 files changed, 17 insertions(+), 10 deletions(-) copy regression-test/data/{correctness/test_constant_push_down_through_outer_join.out => insert_p0/test_insert_nan.out} (95%) copy fe/fe-common/src/main/java/org/apache/doris/common/annotation/LogException.java => regression-test/suites/insert_p0/test_insert_nan.groovy (66%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org