jinchengchenghh commented on PR #11615:
URL: https://github.com/apache/gluten/pull/11615#issuecomment-4053581912

   I find it is because following, search the keyword `*** FAILED ***`, this 
error should have been fixed, please rebase to apply the latest change.
   ```
   2026-03-13T00:07:54.612Z] - merge with NOT NULL checks *** FAILED ***
   [2026-03-13T00:07:54.612Z]   "Unknown function parser assert_not_null
   [2026-03-13T00:07:54.612Z]   0. 
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/build/../ClickHouse/src/Common/Exception.cpp:130:
 DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 
0x000000001159d75f
   [2026-03-13T00:07:54.612Z]   1. ../ClickHouse/src/Common/Exception.h:123: 
DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000956d28e
   [2026-03-13T00:07:54.612Z]   2. ../ClickHouse/src/Common/Exception.h:58: 
DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000956ce00
   [2026-03-13T00:07:54.612Z]   3. ../ClickHouse/src/Common/Exception.h:141: 
DB::Exception::Exception<String const&>(int, 
FormatStringHelperImpl<std::type_identity<String const&>::type>, String const&) 
@ 0x0000000006cc00eb
   [2026-03-13T00:07:54.612Z]   4. 
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/build/../local-engine/Parser/FunctionParser.cpp:182:
 local_engine::FunctionParserFactory::get(String const&, 
std::shared_ptr<local_engine::ParserContext const>) @ 0x0000000011a1e5ea
   [2026-03-13T00:07:54.612Z]   5. 
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/build/../local-engine/Parser/ExpressionParser.cpp:623:
 
local_engine::ExpressionParser::parseFunction(substrait::Expression_ScalarFunction
 const&, DB::ActionsDAG&, bool) const @ 0x0000000011a11012
   [2026-03-13T00:07:54.612Z]   6. 
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/build/../local-engine/Parser/ExpressionParser.cpp:304:
 local_engine::ExpressionParser::parseExpression(DB::ActionsDAG&, 
substrait::Expression const&) const @ 0x0000000011a0c2e0
   [2026-03-13T00:07:54.612Z]   7. 
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/build/../local-engine/Parser/scalar_function_parser/tuple.cpp:42:
 
local_engine::SparkFunctionNamedStructParser::parse(substrait::Expression_ScalarFunction
 const&, DB::ActionsDAG&) const @ 0x0000000006d07
   ```


-- 
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]

Reply via email to