Commit Graph

10 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
Lei, HUANG f2b48c7fd9 fix: generate cpp grpc services (#64) 2023-07-13 19:07:56 +08:00
Lei, HUANG 7de3f31fd0 feat: support c++ targets (#60)
* feat: support c++ targets

* fix: compile all protos under ./proto

* chore: Apply suggestions from code review

---------

Co-authored-by: Yingwen <realevenyag@gmail.com>
2023-07-11 19:33:39 +08:00
JeremyHi 52dcb43b5d fix: lose prom proto for java (#46) 2023-05-30 22:46:06 +09:00
JeremyHi 171e856e7b fix: lose common proto for java (#45) 2023-05-30 21:36:22 +08:00
Yingwen ff0a47b646 fix: rename region_id to region_number (#44)
* feat: build java codes by makefile

* feat: generate java code

* fix: rename region_id to region_number

* feat: generate code
2023-05-30 11:46:33 +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