Is your feature request related to a problem or challenge?
We recently added a User Persona page in the Ballista documentation. This helps document who Ballista is for, and helps us when reviewing PRs to make sure that we aren't accidentally breaking functionality that different personas depend on.
https://datafusion.apache.org/ballista/contributors-guide/user-personas.html
I would like to do the same for DataFusion "core" next. Let's use this issue to discuss the current personas.
To kick it off, here are few ideas:
- Projects embedding DataFusion for a highly optimized single process query engine
- Projects such as Ballista and DataFusion Distributed, building distributed query engines on top of DataFusion
- Projects building databases
- Python users (data scientists), using the DataFusion Python bindings
- Java users, using the new Java bindings (probably zero users currently)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
We recently added a User Persona page in the Ballista documentation. This helps document who Ballista is for, and helps us when reviewing PRs to make sure that we aren't accidentally breaking functionality that different personas depend on.
https://datafusion.apache.org/ballista/contributors-guide/user-personas.html
I would like to do the same for DataFusion "core" next. Let's use this issue to discuss the current personas.
To kick it off, here are few ideas:
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response