Skip to content

[refactor] Generic aggregate functions #644

@sundy-li

Description

@sundy-li

Summary
Currently, it needs a lot of work to add a custom aggregate function, like #642

TODO:

  • Implement generic aggregate function from argument datatypes. This could remove lots of macros and matches which make the codes look much more clear and cleaner.
  • Add a guide doc for the developer to add a custom aggregate function. Maybe how-to-add-aggregate-function.md.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions