databricks / spark-sql-perf

Apache License 2.0
582 stars 406 forks source link

Removing unnecessary joins #210

Open abhisheksunny opened 2 years ago

abhisheksunny commented 2 years ago

None of the columns used in select part or filtering are from catalog_returns. Also having a left join has no impact on resultset.