Iskander14yo commented on issue #1287: URL: https://github.com/apache/auron/issues/1287#issuecomment-3387246375
In fact, original query hangs also with ``` thread 'blaze-native-stage-5-part-108' panicked at native-engine/datafusion-ext-plans/src/memmgr/mod.rs:233:17: assertion failed: mm_status.mem_spillables >= consumer_status.mem_used note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'blaze-native-stage-5-part-108' panicked at native-engine/datafusion-ext-plans/src/memmgr/mod.rs:115:9: assertion failed: mm_status.total_used >= consumer_status.mem_used ``` if I replace `$1` with `\1`. Can attach log file with `RUST_BACKTRACE=1` if it will help. -- 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]
