comphead commented on PR #11453: URL: https://github.com/apache/datafusion/pull/11453#issuecomment-2227645574
@alamb @MohamedAbdeen21 sorry for coming up late. I dont see the original issue unfortunately. But if speaking to memory I think the problem can be in backtraces especially for schemaError which contains many information in the stack taking a lot of memory which was solved to move the stack to the heap instead of a stack. Please let me know what is the original issue? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org