Commit Graph

19 Commits

Author SHA1 Message Date
JeremyHi bec16e50c9 feat: add status for reponse header (#65) 2023-07-17 11:55:51 +08:00
LFC 6e89daefca refactor: remove unused grpc methods (#67) 2023-07-17 11:55:01 +08:00
dennis zhuang ab5bc4849a feat: adds time column type (#62) 2023-07-13 11:44:28 +08:00
LFC b3039bef25 refactor: using table id in RouteRequest and DeleteRequest (#61)
* refactor: using table id in RouteRequest and DeleteRequest
2023-07-12 17:46:50 +08:00
Weny Xu f539d95a4f feat: add table version to alter expr (#58) 2023-07-12 11:00:43 +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
Ruihang Xia 53d0a7c5b0 feat: add TraceID and SpanID in request header (#59)
* feat: add TraceID and SpanID in request header

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

* chore: gen go and java

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: evenyag <realevenyag@gmail.com>
2023-07-11 15:42:15 +08:00
Lei, HUANG 0f30b7fcbf feat: rebase upstream (#57) 2023-07-10 14:23:04 +08:00
Weny Xu 917ead6274 feat: Add DropTableTask, AlterTableTask (#54)
* feat: use type instead of pb bytes

* feat: add table_info to CreateTableTask

* fix: remove unused fields

* feat: bring create route method back

* feat: add table_id in SubmitDdlTaskResponse

* feat: add drop table task

* feat: add alter table task

* chore: allow large_enum_variant

* chore: apply suggestions from CR
2023-07-06 11:55:09 +08:00
LFC 4398d20c56 feat: handle multiple InsertRequests in GRPC method (#47)
* feat: make InsertRequest in a batch

* feat: make InsertRequest in a batch

* feat: make InsertRequest in a batch
2023-06-02 16:37:45 +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
Zheming Li 4204be285f feat: add location info when adding columns (#38) 2023-05-22 17:18:14 +08:00
LFC 57e6a032db feat: support "delete" in distributed mode (#28) 2023-04-24 10:38:45 +08:00
JeremyHi 6be01fbc81 fix: gen code java (#23) 2023-03-28 19:13:15 +08:00
LFC dcf253314a feat: add GRPC client stream service to our GreptimeDB (#16) 2023-03-20 17:55:32 +08:00
LFC 0a7b790ed4 feat: add GRPC unary call service to our GreptimeDB (#15)
* feat: add GRPC unary call service to our GreptimeDB

* feat: add GRPC unary call service to our GreptimeDB

* feat: add GRPC unary call service to our GreptimeDB
2023-03-17 16:29:30 +08:00
LFC 328c41f292 publish GreptimeDB protobuf for Java using jitpack.io (#4) 2023-02-10 15:59:11 +08:00