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

[ENH] Todo datafusion planner issues

Open ayushdg opened this issue 3 years ago • 0 comments

Followup things to look into post release:

  • [ ] Improve function signature handling in the planner
  • [ ] Identify why the codebase cannot find column name in backend mapping and return on keyError the column name
  • [ ] case when cbo optimizer rule types
  • [ ] test and clean schema handling
  • [ ] cleanup kwarg handling

ayushdg avatar Sep 21 '22 18:09 ayushdg