mbutrovich commented on PR #21484: URL: https://github.com/apache/datafusion/pull/21484#issuecomment-4209427321
I'm confused why I'm failing this extended test: ``` failures: ---- memory_limit::sort_merge_join_spill stdout ---- thread 'memory_limit::sort_merge_join_spill' (28536) panicked at datafusion/core/tests/memory_limit/mod.rs:884:21: Unexpected success when running, expected memory limit failure ``` I shouldn't have lowered the memory consumption with this PR. -- 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]
