zhztheplayer commented on PR #6835:
URL: 
https://github.com/apache/incubator-gluten/pull/6835#issuecomment-2333550227

   It seems CH CI failing at
   
   ```
   15:08:17  
/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/cpp-ch/local-engine/Parser/JoinRelParser.cpp:272:80:
 error: no member named 'JoinRel_JoinType_JOIN_TYPE_ANTI' in namespace 
'substrait'
   15:08:17    272 |         if (join_opt_info.is_null_aware_anti_join && 
join.type() == substrait::JoinRel_JoinType_JOIN_TYPE_ANTI)
   15:08:17        |                                                            
         ~~~~~~~~~~~^
   15:08:17  1 error generated.
   ```


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