alamb commented on issue #17158: URL: https://github.com/apache/datafusion/issues/17158#issuecomment-3319355982
The cycle count was introduced to improve results. More context can be found here: - https://github.com/apache/datafusion/issues/1160 - https://github.com/apache/datafusion/pull/10358 I am not sure it is related to recursion depth. If you can figure out how to simplify in one pass that would probably improve planning time. -- 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]
