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 |
|
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 |
|
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 |
|