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 4ef43f5374 [improvement](docs) Add sync statement docs (#18972) add d555bae290 [Bug](serde) fix serialize column to jsonb when meet boolean and decimal_v3 (#19011) No new revisions were added by this update. Summary of changes: .../vec/data_types/serde/data_type_decimal_serde.h | 3 +- .../vec/data_types/serde/data_type_number_serde.h | 8 +++- be/src/vec/jsonb/serialize.cpp | 4 ++ .../data/point_query_p0/test_point_query.out | 46 +++++++++++----------- .../suites/point_query_p0/test_point_query.groovy | 28 +++++++------ 5 files changed, 50 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org