reshke opened a new pull request, #1632: URL: https://github.com/apache/cloudberry/pull/1632
When assertions are disabled, the built SQL statement is invalid and you get a "syntax error". So this isn't a serious problem, but let's avoid the assertion failure. Backpatch to all supported versions. Reviewed-by: Noah Misch ====== In CBDB, we backport this change for future-proofing and in sight of https://github.com/apache/cloudberry/commit/d42418a3457e7e968d4358faa5949536cc3c2410 and general backporting of all security-related changes. -- 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]
