yjshen edited a comment on issue #824: URL: https://github.com/apache/arrow-datafusion/issues/824#issuecomment-894031550
If a singleton `context` is not the preferred way, is it possible to control total memory usage for DataFusion across all physical operators? - Should we extend `ExecutionPlan` to allow setting/getting `context` for each operator? - Or I should just give up the idea to have memory control in DataFusion and do it in my own lib by extending DataFusion? -- 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]
