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

[DF] Add optimizer rules to translate subqueries to joins

Open andygrove opened this issue 2 years ago • 1 comments

Add optimizer rules to translate subqueries to joins (when possible)

andygrove avatar Aug 11 '22 20:08 andygrove

Codecov Report

:exclamation: No coverage uploaded for pull request base (datafusion-sql-planner@c8259b9). Click here to learn what that means. The diff coverage is n/a.

@@                    Coverage Diff                    @@
##             datafusion-sql-planner     #680   +/-   ##
=========================================================
  Coverage                          ?   66.97%           
=========================================================
  Files                             ?       73           
  Lines                             ?     3637           
  Branches                          ?      753           
=========================================================
  Hits                              ?     2436           
  Misses                            ?     1055           
  Partials                          ?      146           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 11 '22 20:08 codecov-commenter