Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #373

Merged
merged 9 commits into from
Oct 16, 2023
Merged

Fixes #373

merged 9 commits into from
Oct 16, 2023

Conversation

MarkMpn
Copy link
Owner

@MarkMpn MarkMpn commented Oct 11, 2023

Enable cloning all SQL fragments
Fixed use of LIKE with data containing embedded returns
Fixed incorrect row count estimates due to arithmetic overflow
Fixed left outer join in nested loop when first record has no matching records from right source
Fixed use of partitioned aggregates within a loop
Avoid errors when viewing naïve execution plan with DEBUG_BYPASS_OPTIMIZATION hint
Avoid using custom paging for IN and EXISTS filters, and where a single child record is guaranteed by the filters

@MarkMpn MarkMpn merged commit 339cd16 into master Oct 16, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant