Improve the docs for developers (Create a Developers / Hackers guide for DataFusion) #5501
Closed
1 of 7 tasks
Labels
enhancement
New feature or request
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
DataFusion is primarily aimed at developers, as explained in https://github.com/apache/arrow-datafusion#use-cases
Thus, it will help if provide documentation that helps developers understand what DataFusion offers and if it is appropriate for their project or not.
Describe the solution you'd like
I would like a DataFusion Architecture guide – aimed at other developers, that contains high level information about how DataFusion is organized (for example, with the content described in #5499)
The trick will be to keep the guide helpful but general enough that it doesn't get out of date too quickly
Topics:
Specific tasks
TableProvider
CatalogProvider
SessionContext
SessionContext
,SessionState
andTaskContext
Describe alternatives you've considered
Additional context
Part of a larger effort to improve documentation #3058
The text was updated successfully, but these errors were encountered: