-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
featureThis is is requesting a new featureThis is is requesting a new feature
Description
Is your feature request related to a problem? Please describe.
Kind of, we have been noticing some queries slowing down on larger incremental tables, which seem to be running faster when using a anti-join instead of a left join + where statement in databricks
Describe the solution you'd like
Use anti-join instead of left join + where key is null
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
featureThis is is requesting a new featureThis is is requesting a new feature