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

feat: Support PERCENTILE_CONT planning #164

Open
wants to merge 1 commit into
base: cubesql-3-04-2022
Choose a base branch
from

Conversation

MazterQyou
Copy link
Member

This PR adds support for planning PERCENTILE_CONT(...) WITHIN GROUP (ORDER BY ...) expression. Execution is not implemented. Related test is included.

Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda looks Ok 👍🏻

@MazterQyou MazterQyou force-pushed the cubesql/percentile-cont branch from 1581861 to 11a4ed1 Compare September 11, 2024 16:09
@MazterQyou MazterQyou force-pushed the cubesql/percentile-cont branch from 11a4ed1 to 1291abc Compare October 16, 2024 05:05
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.

4 participants