Commit History

Author SHA1 Message Date
  ngjaying 82c45e5e1b feat(function): add aggregate function deduplicate (#476) 4 years ago
  ngjaying 8dffe32e21 feat(func): add collect function (#442) 4 years ago
  ngjaying 0d3c5a14a0 feat(state): support function state 4 years ago
  ngjaying f2f7485b35 Ignore null values in aggregate func calculations. (#296) 4 years ago
  ngjaying d16a2845db bug(plugin): function plugin nil map error 5 years ago
  ngjaying ca730c1ffc feat(function): make sure each function plugin has only one instance per operation 5 years ago
  ngjaying d8f7cd7664 feat(plugin): create function instance for each function call separately 5 years ago
  ngjaying 66012ae4cd feat(plugin): Support to return a constructor function for plugins 5 years ago
  ngjaying 2ebd3e5831 feat(plugins): support to load plugin with version 5 years ago
  ngjaying a35504eeae refactor(plugins): move GetPlugin to plugins/manager 5 years ago
  ngjaying 0620b5bf38 feat(meta): initial support for meta func 5 years ago
  ngjaying 03aecba15e feat(func): function and aggregate function error message and handling 5 years ago
  ngjaying 1674c039b2 refactor(all): format by go fmt 5 years ago
  ngjaying 835e3bfd63 bug(extension): agg function does not called successfully 5 years ago
  RockyJin 5762b09dbf fix go module issue 5 years ago
  ngjaying f9044cc072 feat(extension): support aggregate function, tests and refactors 5 years ago
  RockyJin 70a54d6dad 0.0.2 version 5 years ago