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

Migrate aggregation functions to function-v2 #7740

Closed
15 tasks done
Tracked by #6547
RinChanNOWWW opened this issue Sep 20, 2022 · 3 comments
Closed
15 tasks done
Tracked by #6547

Migrate aggregation functions to function-v2 #7740

RinChanNOWWW opened this issue Sep 20, 2022 · 3 comments
Labels
C-feature Category: feature good first issue Category: good first issue Tracking

Comments

@RinChanNOWWW
Copy link
Member Author

  • add Default for ValueType::Scalar or add default_scalar for ValueType.
  • add try_downcast_builder for ValueType.

Are these necessary? cc @sundy-li

@RinChanNOWWW
Copy link
Member Author

The Default bound seems not necessary, and not suitable for AnyType. Let's not consider this.

@TCeason
Copy link
Collaborator

TCeason commented Sep 27, 2022

stddev and Window funnel assign to @TCeason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature good first issue Category: good first issue Tracking
Projects
None yet
Development

No branches or pull requests

2 participants