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

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


    from fa2d23f9f06 [fix](cast)Support FE to string cast (#57338)
     add d513ae49ab8 [Opt](storage) Interger type use plain encoding by default 
(#57220)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  2 +
 be/src/common/config.h                             |  2 +
 be/src/olap/rowset/segment_v2/encoding_info.cpp    | 75 ++++++++++++++++++++++
 be/src/olap/rowset/segment_v2/encoding_info.h      | 16 +----
 be/src/olap/rowset/segment_v2/plain_page.h         | 70 +++++++++++++++++---
 .../olap/rowset/segment_v2/encoding_info_test.cpp  |  6 +-
 .../suites/show_p0/test_show_data_warehouse.groovy |  7 +-
 7 files changed, 149 insertions(+), 29 deletions(-)


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

Reply via email to