gfphoenix78 commented on issue #669: URL: https://github.com/apache/cloudberry/issues/669#issuecomment-2464388325
> I cannot checked if it helps or not because the issue does not reproduce in my dev env (still try to do it), but looked up the last commits and see that we cherry-picked [Fix predicate pushdown using cast'd column (#13770)](https://github.com/open-gpdb/gpdb/commit/71dd8b0239f55f9cf83624141a3fcad367acffd9) > > but did not took [Fix qp_with_clause testcase without asserts (#13878)] ([open-gpdb/gpdb@fad65d7](https://github.com/open-gpdb/gpdb/commit/fad65d796f7d2b7c17884d67ed7b79b216f11a71)) > > where bug in [CExpressionPreprocessor.cpp] line 2846 was fixed (see bt Maxim provided) > > It looks like we should cherry-picked #13878 too Thank you @leborchuk , I'll check whether it works with this patch. I doesn't repo this issue in my current env. Will test on other envs. -- 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]
