-
Recently hit a problem when using table with name length > 128. Failed to create table due to HMS `SERDES.NAME` column restriction:
```
Caused by: io.trino.hive.thrift.metastore.MetaException: Attem…
-
### Configuration
resource "databricks_metastore_assignment" "this" {
metastore_id = ""
workspace_id = "
-
Enhance the existing optimize process to support both UCE(Unity Catalog External Tables) deployments and Default(hive_metastore).
-
### Configuration
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/storage_credential
https://registry.terraform.io/providers/databricks/databricks/latest/do…
-
**Describe the bug**
Recently after updating to 1.0.0 (from v0.36.7) - we started seeing these errors popping up when running cube in development mode on a single container instance. Cube is unable t…
-
I am trying to do a select on hive table and not working.
```
presto:default> show tables;
Table
-----------
employee
employee1
genre
horlytemp
(4 rows)
Query 20230330_102136_0001…
-
### Apache Iceberg version
0.7.1 (latest release)
### Please describe the bug 🐞
Problem:
Trying to create table in OCI Object Storage.
Metadata is successfully created but data is not.
Expected:…
-
Build out a custom entity with bundles to replace the "data" content type in Drupal.
## Acceptance criteria
- On enabling module, there is a custom entity for metastore items and bundles for sch…
-
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…
-
### Current Behavior
When updating to DKAN 2.19 from a lower version, if two different harvest_ID_runs tables happen to have the same timestamp a sql error is thrown because the timestamp is treate…