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

Call For Participation: vectorize all the builtin functions #12058

Closed
qw4990 opened this issue Sep 6, 2019 · 1 comment
Closed

Call For Participation: vectorize all the builtin functions #12058

qw4990 opened this issue Sep 6, 2019 · 1 comment
Labels
component/expression good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.

Comments

@qw4990
Copy link
Contributor

qw4990 commented Sep 6, 2019

We need to refactor all builtin functions to implement the vecBuiltinFunc interface.
Contributions are welcomed! BTW, it's better to file a PR for every single function.
If you have any questions, feel free to join us in the wg-vec-expr working group to discuss.

All builtin functions are divided and traced by different issues according to their types:

  1. Date/Time builtin functions
  2. Decimal builtin functions
  3. Int builtin functions
  4. JSON builtin functions
  5. Real builtin functions
  6. String builtin functions
  7. Duration builtin functions
@qw4990 qw4990 added the type/enhancement The issue or PR belongs to an enhancement. label Sep 6, 2019
@SunRunAway SunRunAway pinned this issue Sep 6, 2019
@zz-jason zz-jason added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Sep 7, 2019
@zz-jason zz-jason changed the title Vectorized built-in function list Call For Participation: vectorize all the builtin functions Sep 7, 2019
@coocood coocood unpinned this issue Sep 16, 2019
@SunRunAway SunRunAway pinned this issue Oct 11, 2019
@shenli shenli unpinned this issue Oct 15, 2019
@qw4990
Copy link
Contributor Author

qw4990 commented Apr 15, 2020

Close due to finish. Thanks to all our contributors~~~ 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants