Skip to content

Commit

Permalink
feat: add Create/Remove Task request (#150)
Browse files Browse the repository at this point in the history
* feat: add Create/Remove Task request

* chore: all supported impls

* feat: flow.server.proto

* feat: add affected task ids

* chore: make all

* chore: typo

* refactor: use u32 for `TaskId`
  • Loading branch information
discord9 authored Apr 25, 2024
1 parent 73ac020 commit 5d7db48
Show file tree
Hide file tree
Showing 14 changed files with 20,505 additions and 2,176 deletions.
1,570 changes: 1,331 additions & 239 deletions c++/greptime/v1/ddl.pb.cc

Large diffs are not rendered by default.

3,810 changes: 2,506 additions & 1,304 deletions c++/greptime/v1/ddl.pb.h

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions c++/greptime/v1/flow/server.grpc.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5d7db48

Please sign in to comment.