lgbo-ustc opened a new issue, #6878: URL: https://github.com/apache/incubator-gluten/issues/6878
### Backend CH (ClickHouse) ### Bug description [Expected behavior] and [actual behavior]. ``` Job aborted due to stage failure: Task 13 in stage 107.0 failed 4 times, most recent failure: Lost task 13.3 in stage 107.0 (TID 15552) (sg-dn3252.bigdata.bigo.inner executor 1546): org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: Invalid number of rows in Chunk column Nullable(Int64) position 7: expected 1, got 0: While executing GraceMergingAggregatedTransform 0. Poco::Exception::Exception(String const&, int) @ 0x0000000012be2059 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000636dfdb 2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000006248c6c 3. DB::Exception::Exception<String, String, String>(int, FormatStringHelperImpl<std::type_identity<String>::type, std::type_identity<String>::type, std::type_identity<String>::type>, String&&, String&&, String&&) @ 0x000000000644058b 4. DB::Chunk::checkNumRowsIsConsistent() @ 0x000000001013b1f7 5. DB::Chunk::Chunk(std::vector<COW<DB::IColumn>::immutable_ptr<DB::IColumn>, std::allocator<COW<DB::IColumn>::immutable_ptr<DB::IColumn>>>, unsigned long) @ 0x000000001013b028 6. local_engine::GraceMergingAggregatedTransform::work() @ 0x0000000006882f39 7. DB::ExecutionThreadContext::executeTask() @ 0x000000001015ea22 8. DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x0000000010154930 9. DB::PipelineExecutor::executeStep(std::atomic<bool>*) @ 0x00000000101544c9 10. DB::PullingPipelineExecutor::pull(DB::Chunk&) @ 0x0000000010165274 11. DB::PullingPipelineExecutor::pull(DB::Block&) @ 0x00000000101653d9 12. local_engine::LocalExecutor::hasNext() @ 0x00000000067466c9 13. Java_org_apache_gluten_vectorized_BatchIterator_nativeHasNext @ 0x00000000062339d7 ``` ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs _No response_ -- 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]
