-
Enhance the existing optimize process to support both UCE(Unity Catalog External Tables) deployments and Default(hive_metastore).
-
-
## Configuration
Wolvic version: 1.7.0
Wolvic build ID: 182360411
Hardware: Quest3
## Steps to Reproduce
1. Load the xrdinosaurs.com website (available in the Wolvic's home pag…
-
The purpose of this test is to ensure that Hive views written by older versions of Trino are compatible with the current codebase.
It currently tests 5 recent versions starting at the previous one …
-
### Version
0.6.0
### Describe what's wrong
Gravitino catalog configProperties td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:mid…
-
## Expected Behavior or Use Case
When creating a schema in Presto, the catalog name should be passed to the metastore layer.
## Presto Component, Service, or Connector
This request is related to …
-
Hi,
in our system we mainly use spark to transform data and build external tables inside a hive metastore. Hive is then consumed by Trino to query the data. Some data we build uses iceberg. It would …
-
trino:457
hive: 3.1.3
authentication: kerberos + hive.metastore.thrift.impersonation.enabled=true
following command returns all tables in catalog.schema regardless of whether the user has permis…
-
Allow a database prefix to be added to the destination cluster. This can be used for production testing . For example, add "test_" to all database names on the destination cluster.
zshao updated
6 years ago
-
Hive metastore also supports MSSQL and Oracle https://cwiki.apache.org/confluence/display/Hive/AdminManual+Metastore+Administration
We can also review what needs to be modified to add that support.