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

chore(sql): clean up group by rewrite methods #4710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

puzpuzpuz
Copy link
Contributor

The changes are mostly cosmetic. The only non-cosmetical change is that the count_distinct rewrite is now applied to all sub-queries participating in a union.

@puzpuzpuz puzpuzpuz added the SQL Issues or changes relating to SQL execution label Jun 24, 2024
@puzpuzpuz puzpuzpuz self-assigned this Jun 24, 2024
@ideoma
Copy link
Collaborator

ideoma commented Jun 24, 2024

[PR Coverage check]

😍 pass : 59 / 59 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/SqlOptimiser.java 59 59 100.00%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SQL Issues or changes relating to SQL execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants