Skip to content

Conversation

hawkfish
Copy link
Contributor

The PERCENTILE_XXX rewrite was colliding with the sorted aggregate rewrite here. Also cleaned up the quantile negation logic to not have scary holes...

fixes: #11419
fixes: duckdblabs/duckdb-internal#1712

The PERCENTILE_XXX rewrite was colliding with the sorted aggregate rewrite here.
Also cleaned up the quantile negation logic to not have scary holes...

fixes: duckdb#11419
fixes: duckdblabs/duckdb-internal#1712
@hawkfish hawkfish requested a review from Mytherin March 29, 2024 18:59
@Mytherin Mytherin merged commit 04a6660 into duckdb:main Mar 30, 2024
@Mytherin
Copy link
Collaborator

Thanks! LGTM

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 30, 2024
Merge pull request duckdb/duckdb#11428 from hawkfish/quantile-orderby
@hawkfish hawkfish deleted the quantile-orderby branch April 3, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quantile_cont/disc ORDER BY support
2 participants