relferreira / metabase-sparksql-databricks-driver

GNU Affero General Public License v3.0
30 stars 32 forks source link

Metabase wont discover any schemas unless set explicitly #28

Open AlexVialaBellander opened 10 months ago

AlexVialaBellander commented 10 months ago

Metabase doesnt find any schemas if the parameter ConnSchema=VALUE is not set. However, Metabase should as per documentation, find all available schemas. Why is this not the case?

harlemmuniz commented 7 months ago

I'm facing the same problem here, we need to bring all schemas to the same database, but we need to set one schema explicit in or any schema won't be discovered.