Skip to content

Commit

Permalink
Clean metastore proto.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmassot committed Dec 6, 2023
1 parent 46d61e7 commit d653037
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions quickwit/quickwit-proto/protos/quickwit/metastore.proto
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,6 @@ message ListSplitsRequest {
string query_json = 1;
}

message StreamSplitsRequest {
string query_json = 1;
}

message ListSplitsResponse {
// TODO use repeated and encode splits json individually.
string splits_serialized_json = 1;
Expand Down

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

0 comments on commit d653037

Please sign in to comment.