Mryange opened a new pull request, #51512: URL: https://github.com/apache/doris/pull/51512
### What problem does this PR solve? https://github.com/apache/doris/pull/51423 ``` expected result: F20250605 12:16:20.879859 2837347 column_string.h:137] Check failed: n < size() (16 vs. 16) *** Check failure stack trace: *** @ 0x55b957286746 google::LogMessage::SendToLog() @ 0x55b957283190 google::LogMessage::Flush() @ 0x55b957286f89 google::LogMessageFatal::~LogMessageFatal() @ 0x55b909690b5c doris::vectorized::ColumnStr<>::get_data_at() @ 0x55b93cea4fae doris::vectorized::DataTypeJsonb::to_string() @ 0x55b919fdd0d5 doris::vectorized::check_function<>() @ 0x55b919d915cc doris::vectorized::FunctionJsonbTEST_JsonbParseNotnullErrorToInvalidTest_Test::TestBody() @ 0x55b957a6d90b testing::internal::HandleSehExceptionsInMethodIfSupported<>() @ 0x55b957a67769 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x55b957a3e13a testing::Test::Run() @ 0x55b957a3eb5e testing::TestInfo::Run() @ 0x55b957a3f41e testing::TestSuite::Run() @ 0x55b957a4eade testing::internal::UnitTestImpl::RunAllTests() @ 0x55b957a6e756 testing::internal::HandleSehExceptionsInMethodIfSupported<>() @ 0x55b957a68761 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x55b957a4d2d3 testing::UnitTest::Run() @ 0x55b90ceb77d3 RUN_ALL_TESTS() ``` ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason <!-- Add your reason? --> - Behavior changed: - [ ] No. - [ ] Yes. <!-- Explain the behavior change --> - Does this need documentation? - [ ] No. - [ ] Yes. <!-- Add document PR link here. eg: https://github.com/apache/doris-website/pull/1214 --> ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into --> -- 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