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): SAMPLE BY not to mix multiplication asterisk with wildcard column #4351

Merged
merged 1 commit into from Mar 29, 2024

Conversation

glasstiger
Copy link
Contributor

Fixes #4350

@ideoma
Copy link
Collaborator

ideoma commented Mar 29, 2024

[PR Coverage check]

😍 pass : 1 / 1 (100.00%)

file detail

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

@bluestreak01 bluestreak01 merged commit dd5129b into master Mar 29, 2024
24 checks passed
@bluestreak01 bluestreak01 deleted the ia_sample_by_wildcard branch March 29, 2024 11:14
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.

SAMPLE BY optimization mixes multiplication with column wildcard
4 participants