dask-sql
dask-sql copied to clipboard
[DOC] Write guide to writing optimizer rules
Report needed documentation We will likely need to implement more optimization rules, either in DataFusion, or in Dask SQL. There is no documentation currently on how to do this.
Describe the documentation you'd like Write guide to writing optimizer rules
Steps taken to search for needed documentation None
I have a PR ready for review: https://github.com/apache/arrow-datafusion/pull/3788
The PR was merged - see documentation at https://github.com/apache/arrow-datafusion/tree/master/datafusion/optimizer