Commit Graph

19 Commits

Author SHA1 Message Date
JeremyHi 3489b47421 feat: from valuedata for value (#82) 2023-08-21 11:20:56 +08:00
Ruihang Xia c30a2607be chore: pub region mod (#81)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-08-16 21:48:09 +08:00
Ruihang Xia dbb8e524ca feat: define region server related messages (#79)
* feat: define region server related messages

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

* finalise

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

* generate language code

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

* add missing field

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

* push region id down

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

* remove type alias for region id and column id

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

* define query request

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

* remove old java file

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

* remove go code

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

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-08-15 18:43:23 +08:00
LFC 6e89daefca refactor: remove unused grpc methods (#67) 2023-07-17 11:55:01 +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
Weny Xu f82201d712 feat: add ddl task service (#53)
* feat: add ddl task service

* chore: apply suggestions from CR

* chore: add path to build.rs
2023-06-28 16:21:47 +09:00
fys 44c5adf349 chore: modify not_enough_available_datanodes error msg (#42) 2023-05-30 12:29:33 +08:00
fys 4e6161351a chore: modify no_active_datanodes error msg (#41)
* chore: modify no_active_datanodes error msg

* cr
2023-05-29 14:21:57 +08:00
LFC f43972af48 feat: some helper function for mailbox message (#37)
* feat: some helper function for mailbox message

* feat: some helper function for mailbox message

* feat: some helper function for mailbox message
2023-05-18 15:03:00 +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
fys 6bfb02057c fix: add role paramter in meta RequestHeader::new() (#34)
* fix: add role in meta RequestHeader
2023-05-12 15:43:47 +08:00
fys 1552a21e77 fix: set header (#32) 2023-05-10 11:29:26 +08:00
JeremyHi e8abf8241c feat: rpc message based heartbeat (#30)
* feat: rpc message based heartbeat

* chore: by cr
2023-04-26 18:59:45 +08:00
shuiyisong d3861c34f7 chore: add gen_set_header for BatchDeleteRequest (#22) 2023-03-27 16:32:50 +08:00
LFC eb760d2192 feat: add gRPC reflection service (#17)
* feat: add grpc reflection

* feat: add grpc reflection
2023-03-20 21:23:58 +08:00
Ning Sun 3a71515056 feat: add promql query support (#13)
* feat: add promql query support

* feat: add go sources

* refactor: rename promql to prom_range_query

* fix: lint issue
2023-03-13 11:34:53 +08:00
fys 196bb742fb add gen_set_header for BatchGetRequest (#8) 2023-02-21 12:04:14 +08:00
fys b846743da3 feat: add lock.proto (#3) 2023-02-10 16:10:30 +08:00
LFC 6fadcf8c7a move protobuf from GreptimeDB (#1)
* move protobuf from GreptimeDB

* add license check

* add other github actions
2023-02-09 14:59:48 +08:00