Andy Grove
Andy Grove
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Once https://github.com/apache/arrow-datafusion/pull/2771 is merged, we'll need to make changes here to use...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** [Jupyter notebooks](https://jupyter.org/) are a popular tool for interacting with data science and...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We have Python bindings for DataFusion's ExecutionContext. It would be good to...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This repo contains an out-of-date copy of the `datafusion.proto` from the `arrow-datafusion`...
[EDIT: Updated this on 2/25/23] **Is your feature request related to a problem or challenge? Please describe what you are trying to do.** The substrait standard is gaining adoption and...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We need to improve the README **Describe the solution you'd like** The...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We are seeing PRs merged that cause regressions in Ballista because we...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** PR https://github.com/apache/arrow-datafusion/pull/320 implemented hash partitioned aggregation in DataFusion. We should implement the...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I have a Ballista cluster running, and each scheduler and executor has...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** As mentioned in https://github.com/apache/arrow-datafusion/pull/543#discussion_r650883972 we could optimize for the case where there...