This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 7267e9c3275 [feature](proc)Add table's indexes info in show proc interface (#33438) (#33813) add 77689d87a3e [fix](timezone) fix miss of expected rounding of Date type with timezone #33553 (#33554) No new revisions were added by this update. Summary of changes: be/src/http/action/stream_load.cpp | 3 +++ be/src/http/http_common.h | 1 + be/src/vec/runtime/vdatetime_value.cpp | 20 ++++++++++++++++++ be/src/vec/runtime/vdatetime_value.h | 13 ++++++++++++ .../data/datatype_p0/datetimev2/only_date.csv | 2 ++ .../datatype_p0/datetimev2/test_tz_streamload.out | 4 ++++ .../datetimev2/test_tz_streamload.groovy | 24 ++++++++++++++++++++++ 7 files changed, 67 insertions(+) create mode 100644 regression-test/data/datatype_p0/datetimev2/only_date.csv --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org