kevinjqliu commented on issue #2256:
URL:
https://github.com/apache/iceberg-python/issues/2256#issuecomment-3132929222
> Not able to load azure databricks hive table
the table created is using the Iceberg REST catalog endpoint
```
"uri": f"https://domain/api/2.1/unity-catalog/iceberg-rest",
```
so it is an iceberg table and not a hive table
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]