-
❌ test_table_migration_job_refreshes_migration_status[regular-migrate-tables]: TimeoutError: Timed out after 0:05:00 (5m51.263s)
```
TimeoutError: Timed out after 0:05:00
07:04 DEBUG [databricks.lab…
-
Version is retrieved here:
https://github.com/agile-lab-dev/whitefox/blob/20a0765f83d12991711e36220facabb0a4f23071/server/app/src/main/java/io/whitefox/api/deltasharing/server/DeltaSharesApiImpl.java…
-
❌ test_describe_all_tables_in_databases: AssertionError: assert == (30.72s)
```
AssertionError: assert ==
+ where = Table(catalog='hive_metastore', database='ucx_su5le', name='ucx_tgufu', obj…
-
Incorrect assessment: `Non-DELTA format: DELTASHARING`
nfx updated
10 months ago
-
Hey @zacdav-db, I was wondering whether you would be willing to implement an alternative way to load the DeltaSharing credentials.
Currently, the `sharing_client()` function expects a JSON file (ty…
-
The newly implemented `estimate_table_size_for_migration` will propagate errors and crash the entire task via uncatchable Py4JJavaError.
Logically, delta shares should be skipped when crawling for si…
-
### Description
Using this Issue to add initial support for a [DeltaSharing](https://github.com/delta-io/delta-sharing) provider.
We would clone an existing provider and modify to monitor for change…
-
We should separate the Integrations page to call out Delta Sharing with all of this integrations per https://www.linkedin.com/posts/willgirten_deltasharing-deltalake-opensource-activity-70091599071364…
-
Hi there,
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databrickslabs/databricks"
version = "0.5.5"
}
}
}
provider "databri…
-
Hi,
I am not sure this issue is related to delta-sharing, but I can not use any more delta-sharing from Spark because of the systematic error:
```
22/01/14 22:10:51 INFO DataSourceStrategy: Pruning…