NGA-TRAN commented on pull request #910: URL: https://github.com/apache/arrow-datafusion/pull/910#issuecomment-918262642
@alamb Since @Igosuki and @Dandandan have figured out the problems, I just add a minor observation. Query q12.sql that caused stack overflow in the original test, has 5 expressions in the conjunctive where expressions. It seems the one reported in #419 gone thru some extra work in IOx and has 8-level expressions. So I think this problem was exaggerated by other factor as Avro feature found by @Igosuki . -- 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]
