This is an automated email from the ASF dual-hosted git repository.

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 21a0f24fc60 [refactor](sink) refactor vtablet writer sequential close 
to parallel close (#51404)
     add 72a54819e96 [Bug](column) fix ColumnDate::insert_default create 
invalid date (#52126)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column_complex.h                |   8 +-
 be/src/vec/columns/column_vector.cpp               |  11 +--
 be/src/vec/columns/column_vector.h                 |  14 ++-
 be/test/vec/columns/common_column_test.h           | 106 +++++++++++++--------
 be/test/vec/core/column_complex_test.cpp           |   6 ++
 .../left_anti_with_other/left_anti_with_other.out} | Bin 112 -> 121 bytes
 .../left_anti_with_other.groovy}                   |  43 +++++----
 7 files changed, 115 insertions(+), 73 deletions(-)
 copy 
regression-test/data/{mv_p0/test_mv_useless/where_invalid/where_invalid.out => 
query_p0/join/left_anti_with_other/left_anti_with_other.out} (89%)
 copy regression-test/suites/{correctness/test_set_session_var_exception.groovy 
=> query_p0/join/left_anti_with_other/left_anti_with_other.groovy} (55%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to