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 try a query like Select * from customer LIMIT 1; it returns error. It would have been better if we can handle from python client to process queries with and without semicolon so that it will not through any error.
When we try a query like
Select * from customer LIMIT 1;
it returns error. It would have been better if we can handle from python client to process queries with and without semicolon so that it will not through any error.Please find the error log attached below
The text was updated successfully, but these errors were encountered: