[I] A memory-limited sort query fails [datafusion]

2025-01-15 Thread via GitHub
2010YOUY01 opened a new issue, #14143: URL: https://github.com/apache/datafusion/issues/14143 ### Describe the bug Compile and run datafusion-cli ``` cargo run -- --mem-pool-type fair -m 80M -c 'select c1, c1 as c2 from generate_series(1,1000) as t1(c1) order by c2 DESC, c1

Re: [I] A memory-limited sort query fails [datafusion]

2025-01-15 Thread via GitHub
2010YOUY01 commented on issue #14143: URL: https://github.com/apache/datafusion/issues/14143#issuecomment-2594537073 take -- 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