dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[ENH] Support table statistics based query optimization rules

Open randerzander opened this issue 3 years ago • 0 comments

As Dask adds support for gathering dataset statistical metadata, Dask-SQL should look into passing these stats into DataFusion's query planner/optimizer, which should result in more efficient query plans.

randerzander avatar Oct 11 '22 17:10 randerzander