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
Lei, HUANG
9b68af55c0
feat: impl serde for semantic type ( #77 )
...
* feat: derive Serialize/Deserialize for SemanticType
* feat: derive Serialize/Deserialize for SemanticType
2023-08-14 22:05:55 +08:00
Yingwen
a6897eb668
feat: mito wal proto ( #75 )
...
* feat: row-based insert
* feat: null value
* roback: null value
* feat: delete by row
* feat: add wal proto
* feat: generate code
* feat: rename mutation type to op type
* feat: Generate code
* feat: An entry per region
* feat: remove region id from WalEntry
* refactor: move mito/wal to wal
* feat: gen
* feat: remove mito
---------
Co-authored-by: jiachun <jiachun_fjc@163.com >
2023-08-14 20:08:34 +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
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
Ning Sun
ff8c55bed0
feat: add dbname and health check api ( #18 )
...
* feat: add dbname field in proto
* feat: add health check service
* fix: enum must start from 0
* chore: check in generated go sources
* refactor: remove health check response content
* chore: generate go sources
2023-03-26 23:01:54 +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
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