======================== DataFusion Distributed ======================== DataFusion Distributed is a library that enhances `Apache DataFusion `_ with distributed capabilities. These docs will guide you towards using the library for building your own Distributed DataFusion cluster, and how to contribute changes to the library yourself. .. _toc.guide: .. toctree:: :maxdepth: 2 :caption: User Guide user-guide/index user-guide/getting-started user-guide/task-estimator user-guide/channel-resolver user-guide/arrow-flight-endpoint user-guide/concepts user-guide/how-a-distributed-plan-is-built .. _toc.contributor-guide: .. toctree:: :maxdepth: 2 :caption: Contributor Guide contributor-guide/index contributor-guide/setup contributor-guide/tests contributor-guide/benchmarks