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

Window functions #7376

Open
4 of 5 tasks
xzhangxian1008 opened this issue Apr 25, 2023 · 1 comment · May be fixed by #9758
Open
4 of 5 tasks

Window functions #7376

xzhangxian1008 opened this issue Apr 25, 2023 · 1 comment · May be fixed by #9758
Assignees
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@xzhangxian1008
Copy link
Contributor

xzhangxian1008 commented Apr 25, 2023

Feature Request

  • Support first_value function
  • Support last_value function
  • Support offset boundry type
  • Support range frame type
  • Support aggregation function
@xzhangxian1008 xzhangxian1008 added the type/feature-request Categorizes issue or PR as related to a new feature. label Apr 25, 2023
@xzhangxian1008
Copy link
Contributor Author

/assign

ti-chi-bot bot pushed a commit that referenced this issue May 16, 2023
ti-chi-bot bot pushed a commit that referenced this issue May 16, 2023
ti-chi-bot bot pushed a commit that referenced this issue Jun 2, 2023
ti-chi-bot bot pushed a commit that referenced this issue Aug 22, 2023
@xzhangxian1008 xzhangxian1008 linked a pull request Jan 2, 2025 that will close this issue
12 tasks
ti-chi-bot bot added a commit that referenced this issue Jan 17, 2025
ref #7376

In order to support aggregation in window function, we need to add some interfaces for aggregation. In this pr, we add `decrease` interface for aggregation.

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot added a commit that referenced this issue Jan 20, 2025
ref #7376

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant