Replies: 1 comment
-
Hey @bolinzzz, looking into this currently. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
I’m using Daft version
0.4.3
and trying to load a Databricks Unity Catalog table as follows:I encounter
BadRequestError
It appears that Daft can only read external tables in Delta format and does not support reading tables stored in the default Databricks-managed storage for a metastore. Is this statement accurate?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions