xiaokang commented on code in PR #41595: URL: https://github.com/apache/doris/pull/41595#discussion_r1794899563
########## be/test/vec/core/column_test.cpp: ########## @@ -118,4 +146,79 @@ TEST_F(ColumnTest, ShrinkColumnDecimal64) { Decimal64(4.56)); // column decimal scale out will not empty init } + +TEST_F(ColumnTest, ShrinkColumnArray) { Review Comment: add testcase for expend -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org