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
I can setup the connection on Metabase w/ type PostgresSQL. But the Metabase can't get the tables like PostgresSQL by itself. And a simple query like select * from t doesn't work properly. Error occurs:
An SQLException was provoked by the following failure: java.lang.IllegalStateException: Received resultset tuples, but no field structure for them
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Refer to https://github.com/risingwavelabs/risingwave-test/issues/173
I can setup the connection on Metabase w/ type PostgresSQL. But the Metabase can't get the tables like PostgresSQL by itself. And a simple query like
select * from t
doesn't work properly. Error occurs:Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: