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

fix(sql): fix wrong results returned from union queries with similar joins #3768

Merged
merged 7 commits into from
Sep 29, 2023

Merge branch 'master' into puzpuzpuz_intersect_query_eval

90ddd33
Select commit
Loading
Failed to load commit list.
Merged

fix(sql): fix wrong results returned from union queries with similar joins #3768

Merge branch 'master' into puzpuzpuz_intersect_query_eval
90ddd33
Select commit
Loading
Failed to load commit list.
Azure Pipelines / New pull request succeeded Sep 27, 2023 in 44m 16s

Build #20230927.6 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 53,827 (97.92%)
  • Other: 1,143 (2.08%)
  • Total: 54,970
Code coverage

  • 3451 of 3787 branch covered (91.13%)
  • 7 of 7 class covered (100.00%)
  • 1949 of 2276 complexity covered (85.63%)
  • 25640 of 26375 instruction covered (97.21%)
  • 5677 of 5839 line covered (97.23%)
  • 328 of 330 method covered (99.39%)