Skip to content

Resolves several query translation issues declared in #402 #405

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

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

alex-kulakov
Copy link
Contributor

Addresses #402

  • Addresses issue which appeared in 6.0.13, which roots to not fully visited of key expression in GroupBy
  • Addressed issue of incorrect optimization of query with several In() calls within RedundantColumnOptimizer, which could cause wrong source of parameters for IN statement.

@alex-kulakov alex-kulakov merged commit c204cd7 into 6.0 Dec 4, 2024
@alex-kulakov alex-kulakov deleted the 6.0-include-related-issues branch December 4, 2024 13:20
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