-
would it be possible to allow an optional DATABASE_URL to be provide? this is mostly to configure jdbc url that differs slightly from the norm, e.g. mssql:
`jdbc:sqlserver://localhost:1433;DatabaseNa…
-
Since we made UC available in the test pipeline we have not checked that the tables are actually created in UC. This needs to be checked.
-
Enhance the existing optimize process to support both UCE(Unity Catalog External Tables) deployments and Default(hive_metastore).
-
**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…
-
### Configuration
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/storage_credential
https://registry.terraform.io/providers/databricks/databricks/latest/do…
-
❌ test_running_real_assessment_job_ext_hms: databricks.labs.blueprint.parallel.ManyError: Detected 16 failures: Unknown: assess_CLOUD_ENV_service_principals: ImportError: cannot import name 'InvalidS…
-
hudi 0.15.0
---
AFAIK currently when metasync (hive/glue...) fails, hudi commits the data:
1. [hudi commit](https://github.com/apache/hudi/blob/be0068065d6727e6354e601846a4cf4d5e6d4f53/hudi-sp…
-
### Apache Iceberg version
main (development)
### Query engine
Spark
### Please describe the bug 🐞
When using Spark shell or spark sql in local mode, it uses the embedded derby database…
-
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…
-
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…