Loading proto/Response.proto +0 −5 Original line number Diff line number Diff line Loading @@ -49,8 +49,6 @@ message Response message Metadata { //Metadata response state enum State { ACCEPTED = 0; Loading @@ -58,9 +56,6 @@ message Response } required State state = 1; //Metadata response status required string status = 2; //Block of rows with same timestamp Loading Loading
proto/Response.proto +0 −5 Original line number Diff line number Diff line Loading @@ -49,8 +49,6 @@ message Response message Metadata { //Metadata response state enum State { ACCEPTED = 0; Loading @@ -58,9 +56,6 @@ message Response } required State state = 1; //Metadata response status required string status = 2; //Block of rows with same timestamp Loading