You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to further improve TPC-DS queries to achieve similar performance as other well-optimized engines such as DuckDB. Some collaboration with DataFusion may be needed as well, since some work may need to happen for particular physical plan nodes or the physical optimizer.
The improvements will apply to both Parquet and lakehouse formats (e.g. Delta Lake) built on top of Parquet.