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 f61e55e7756 [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) add e9d2daa4608 [test](beut) add cases for spilling in MultiCastDataStreamerTest (#50266) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/multi_cast_data_streamer.h | 1 - .../exec/multi_cast_data_streamer_test.cpp | 176 ++++++++++++++++++++- .../operator/spillable_operator_test_helper.h | 11 -- be/test/testutil/mock/mock_runtime_state.h | 13 ++ 4 files changed, 186 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org