databricks / genai-cookbook

Other
55 stars 44 forks source link

Fix dash in catalog name and schema name #9

Closed edurdevic closed 1 month ago

edurdevic commented 2 months ago

This PR fixed the use of catalog names containing the - character. It also fixes the column name mismatch for HTML document index (the URI column is called path since it loads the HTML documents from a UC volume).

epec254 commented 1 month ago

Thank you for this PR. I am closing it since this PR has 2 separate changes in it + unnecessarily renames a variable.

The proposed fixes have been moved to their own PRs: https://github.com/databricks/genai-cookbook/pull/16/files