You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we compile or run SQL via the RPC server, any logs or warnings generated can be useful to the client. Those logs should be returned as a new key in the RPC response.
The following should not be part of the response:
Access logs + request / response logs
Everything else, just slap into the response
The text was updated successfully, but these errors were encountered:
When we compile or run SQL via the RPC server, any logs or warnings generated can be useful to the client. Those logs should be returned as a new key in the RPC response.
The following should not be part of the response:
Everything else, just slap into the response
The text was updated successfully, but these errors were encountered: