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

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


    from 1dc9c33de7f [test](regression) Remove Hive transactional table cases 
(#65460)
     add 0d16622546b [improvement](rowstore) store less bytes by using write 
int when store row column (#65116)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   4 +
 be/src/common/config.h                             |   4 +
 .../data_type_serde/data_type_decimal_serde.cpp    |  49 +++-
 .../data_type_serde/data_type_number_serde.cpp     |  58 +++--
 be/src/core/data_type_serde/data_type_serde.h      |   3 +
 be/src/util/jsonb/serialize.cpp                    |   2 +
 .../data_type_serde_decimal_test.cpp               | 141 ++++++++++++
 .../data_type_serde_number_test.cpp                | 246 +++++++++++++++++++++
 8 files changed, 480 insertions(+), 27 deletions(-)


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

Reply via email to