alamb commented on pull request #910: URL: https://github.com/apache/arrow-datafusion/pull/910#issuecomment-918375756
To get this PR in, how about we adding a workaround in CI to increase the stack size with something like `RUSTFLAGS="-C link-args=-Wl,-zstack-size=4194304"` as descsribed in https://www.reddit.com/r/rust/comments/872fc4/how_to_increase_the_stack_size/ And then we can file a follow on ticket to fix it more properly (e.g. reduce recursion) -- 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]
