optimization on the client steel scripts + fixed proto comments
This commit is contained in:
@@ -55,7 +55,7 @@ message ExecuteAnalyticsQueryRequest {
|
||||
// Exactly one read-only SELECT query. Table and column names are public aliases.
|
||||
string sql = 2;
|
||||
|
||||
// Optional result cap. Zero uses the server default; the server maximum still applies.
|
||||
// Result cap. Zero uses the server default; the server maximum still applies.
|
||||
uint32 max_rows = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user