Querying Unity Catalog with DuckDB UC extension requires retrying the first SQL statement
Open
- Dominant language
- C++
- Stars
- 110
- Forks
- 44
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
The information below has been share with the Databricks UC engineering team. They suggested the issue is likely with the DuckDB UC extension.
Credential serving is enabled on the Databricks instance the code is connecting to.
## Duckdb CLI installed on MacOS - Retry SHOW TABLES query
## R - Retry SHOW TABLES query
## Python - Retry SHOW TABLES query
**Additionally** even after a successful SHOW TABLES query no tables are found and the table queried successfully in R cannot be queried using Python.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.