databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
286 stars 96 forks source link

dbdemos.install allows catalog names with dashes #120

Closed apurva-koti closed 1 month ago

apurva-koti commented 7 months ago

Running dbdemos.install with a catalog name with dashes like catalog-with-dashes should fail, as this catalog name is invalid and can lead to confusing errors downstream.

QuentinAmbard commented 1 month ago

Thanks, I added that to the next release!