This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from a62e651275b [opt](cloud) load data no call partition.getVisibleVersion in cloud mode (#51111) add 589dd2fb54f [Bug](agg-state) fix missing meta field set with agg_state type on VerticalSegmentWriter (#51033) No new revisions were added by this update. Summary of changes: .../rowset/segment_v2/vertical_segment_writer.cpp | 3 +++ .../diffrent_serialize/diffrent_serialize.out | Bin 280 -> 517 bytes .../array/array.out} | Bin 110 -> 123 bytes .../bitmap/bitmap.out} | Bin 110 -> 118 bytes .../agg_state/hll/hll.out} | Bin 112 -> 116 bytes .../map/map.out} | Bin 110 -> 129 bytes .../diffrent_serialize/diffrent_serialize.out | Bin 363 -> 646 bytes .../agg_state_array/test_outfile_agg_array.out} | Bin 134 -> 136 bytes .../diffrent_serialize/diffrent_serialize.groovy | 4 --- .../array/array.groovy} | 26 +++++++++++--------- .../agg_state/bitmap/bitmap.groovy} | 27 +-------------------- .../hll/hll.groovy} | 26 +++++++++++--------- .../map/map.groovy} | 26 +++++++++++--------- .../diffrent_serialize/diffrent_serialize.groovy | 8 +++--- .../test_outfile_agg_array.groovy} | 17 ++++++------- .../suites/show_p0/test_show_data_warehouse.groovy | 10 ++++---- 16 files changed, 65 insertions(+), 82 deletions(-) copy regression-test/data/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.out => agg_state/array/array.out} (87%) copy regression-test/data/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.out => agg_state/bitmap/bitmap.out} (91%) copy regression-test/data/{mv_p0/test_mv_useless/where_invalid/where_invalid.out => datatype_p0/agg_state/hll/hll.out} (96%) copy regression-test/data/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.out => agg_state/map/map.out} (83%) copy regression-test/data/{query_p0/join/test_ignore/test_ignore.out => nereids_p0/outfile/agg_state_array/test_outfile_agg_array.out} (88%) copy regression-test/suites/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.groovy => agg_state/array/array.groovy} (59%) copy regression-test/suites/{nereids_p0/outfile/agg_state_bitmap/test_outfile_agg_state_bitmap.groovy => datatype_p0/agg_state/bitmap/bitmap.groovy} (61%) copy regression-test/suites/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.groovy => agg_state/hll/hll.groovy} (57%) copy regression-test/suites/datatype_p0/{decimalv3/test_decimalv3_key/test_decimalv3_key.groovy => agg_state/map/map.groovy} (59%) copy regression-test/suites/nereids_p0/outfile/{agg_state/test_outfile_agg_state.groovy => agg_state_array/test_outfile_agg_array.groovy} (77%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org