-
i am trying to export Vertipaq analyzer report to a Lakehouse table using the following command
`labs.vertipaq_analyzer(dataset = dataset_name , workspace = Workspace_name , export= 'table')`
th…
-
## Expected behavior
Writing out a delta lake should work.
## Actual behavior
Fails with:
```scala
ClassCastException: class scala.collection.immutable.Map$Map1 cannot be cast to class com.data…
-
Last version of Databricks added support for identity column in Delta table.
It is possible to define GENERATED ALWAYS AS IDENTITY in column specification.
It would be nice to do the same using De…
-
### What happened?
Fire up litellm proxy aimed at any cohere model, for example `litellm --port 4000 --model cohere/c4ai-aya-23-35b`
Do an n=4 call with stream=false, observe that 'index' is retur…
-
# Environment
**Delta-rs version**: Python deltalake-0.17.1
**Cloud provider**: Microsoft (North Europe)
**Environment**: Microsoft Fabric Notebook
**OS**: Fabric VM (CBL-Mariner Linux)
***
…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
Are there pla…
-
```sql
CREATE TABLE default.test_iceberg
(a INT)
USING DELTA
LOCATION 's3://test-bucket/test_iceberg'
TBLPROPERTIES ('delta.enableIcebergCompatV1'=true);
```
```sh
TABLE test_iceberg;
Query…
ebyhr updated
5 months ago
-
I wonder if you could make suggestions on how to use this in an AWS glue job. My method does not involve using spark-submit but rather creating job definitions and run-job using boto3 tools.
W…
-
In this section:
_The Databricks cluster needs to have access to Azure Blob or Azure Data Lake Storage Gen2 account, both the storage container/file system used for source/sink/staging and the cont…
-
## DRIs
| | DRI |
| ------- | ----------------- |
| Endgame | @Jeadie |
| QA | @sgrebnov |
| Docs | @peasee |
| Comms | @karifabri |
## Milestone Releas…