Commit Graph

5 Commits

Author SHA1 Message Date
liyang abeefa939c refactor: re-generate go grpc protobuf (#271)
Signed-off-by: liyang <daviderli614@gmail.com>
2025-08-15 11:10:31 +08:00
liyang a6ce3ceb46 refactor: genetate protobuf (#259)
* refactor: genetate protobuf

* make all
2025-08-01 17:37:20 +08:00
zyy17 5976122c46 refactor: generate all go proto (#257)
Signed-off-by: zyy17 <zyylsxm@gmail.com>
2025-07-21 10:13:20 +08:00
Ruihang Xia e94a24873b feat: add substrait extension (#36)
* feat: add substrait extension

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* fix typo

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-05-18 14:31:14 +08:00
zyy17 36147379c3 feat: add go protobuf generation (#6)
* feat: add go protobuf generation

* ci: check go protbuf generation

* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary

* refactor: no need to add the 'bin/' igore

* chore: modify code format

* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00