Commit Graph

9 Commits

Author SHA1 Message Date
Raghunandan 630bf19d05 [maven-release-plugin] prepare for next development iteration 2022-03-30 09:14:32 +05:30
zhousipei e2de0da06f Clean code according to the community rule 2022-01-29 11:39:39 +08:00
Raghunandan e1043f02a2 [maven-release-plugin] prepare for next development iteration 2021-12-29 13:20:26 +05:30
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 2021-10-01 13:13:30 +05:30
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Raghunandan 1871f1f0eb [maven-release-plugin] prepare branch branch-1.2 2021-03-31 11:15:10 +05:30
Yize Li 9f17be4e31 support parameter type for external function 2021-03-26 19:12:08 +08:00
bryanwongsz 9e049f386a Refactor function metadata manager;
Support registry external function in connector and implement a example in the mysql jdbc connector;
store external function stored in memory;
Support push external function push down to jdbc connector and add mysql connector example.

Co-Author: bryawongsz <bryanwangsz@163.com>
Co-Author: Yize Li <liyizeyouxiang@live.cn>
Co-Author: chenpingzeng <chenpingzeng@huawei.com>
Co-Author: wyy566 <531938832@qq.com>
2021-03-13 11:01:59 +08:00