NadeemRajput-sys commented on issue #1708: URL: https://github.com/apache/cloudberry/issues/1708#issuecomment-4345581109
@my-ship-it it is observed that whenever CTE is executed that expect to process larger data set, such segment failure occures. If we convert CTE into using temp-tables instead, it mostly works fine. CTE with smaller dataset processing works okie mostly. Question is: Is it a Bug or support limitation to CTE in Apache Cloudberry? same CTEs works fine in GP6.x -- 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]
