alamb commented on issue #18473:
URL: https://github.com/apache/datafusion/issues/18473#issuecomment-3481797459

   One potential solution is to configure the datafusion CLI memory limit via 
the `-m` option
   
   However this doesn't seem to work
   
   ```shell
   root@17ba82b09ea6:/datafusion/benchmarks/data# datafusion-cli -m 2G -f 
../queries/clickbench/queries/q22.sql
   DataFusion CLI v50.3.0
   Killed
   ```
   
   
   We could also potentially consider changing the default memory limit now 
that DataFusion supports better out of core behavior


-- 
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]

Reply via email to