mymeiyi opened a new pull request, #36220:
URL: https://github.com/apache/doris/pull/36220
## Proposed changes
when run `test_agg_state_max_by` case in group commit mode, we will get:
```
F20240612 17:38:15.212311 2096700 block.h:130] Check failed: data.size() >
position , data.size()=4, position=4
*** Check failure stack trace: ***
@ 0x55f41c129496 google::LogMessage::SendToLog()
@ 0x55f41c125ee0 google::LogMessage::Flush()
@ 0x55f41c129cd9 google::LogMessageFatal::~LogMessageFatal()
@ 0x55f3ed988343 doris::vectorized::Block::get_by_position()
@ 0x55f4188def92
doris::vectorized::OlapTableBlockConvertor::_validate_data()
@ 0x55f4188dc1de
doris::vectorized::OlapTableBlockConvertor::validate_and_convert_block()
@ 0x55f419090d04
doris::pipeline::GroupCommitBlockSinkOperatorX::sink()
@ 0x55f41be3d950
doris::pipeline::PipelineTask::execute()::$_2::operator()()
@ 0x55f41be3a985 doris::pipeline::PipelineTask::execute()
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]