Zhenchi
7fcaa3e413
feat: deprecate Region::Partition use partition expr instead ( #256 )
...
* feat: deprecate Region::Partition use partition expr instead
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* merge origin/main
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* put partition expr into Partition
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
---------
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
2025-07-23 10:30:51 +08:00
fys
855dff1b87
chore: format proto file ( #254 )
...
* chore: proto file format using buf
* generate go file
2025-07-16 11:25:57 +08:00
Ruihang Xia
783682fabc
refactor: move TableName out of meta common ( #152 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2024-04-25 20:14:54 +08:00
Weny Xu
c27b3844e5
refactor: remove router rpc ( #114 )
2023-10-31 12:12:55 +08:00
LFC
8405064fda
refactor: use table id in route request ( #69 )
2023-07-20 15:35:51 +08:00
LFC
6e89daefca
refactor: remove unused grpc methods ( #67 )
2023-07-17 11:55:01 +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
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
Ruihang Xia
d32c9d5e98
chore: add license header ( #35 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-05-18 14:27:17 +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
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