-
## Bug
### Describe the problem
Schema evolution in INSERT doesn't always work properly when the new column is added to a struct nested within an array or map. If another column is renamed, the op…
-
This can be implemented using the [Delta-RS](https://github.com/delta-io/delta-rs/) library.
I've also seen that in the documentation there is a Delta Lake Sink connector — https://doc.arroyo.dev/c…
-
### Motivation
Delta Lake is a very performant and robust storage system with [ACID](https://delta-io.github.io/delta-rs/how-delta-lake-works/delta-lake-acid-transactions/) (Atomic, Consistent, Isola…
-
### Describe the bug
We are using merge incremental strategy in dbt and have tried the [on_schema_change](https://docs.getdbt.com/docs/build/incremental-models#:~:text=You%20can%20configure%20the%20o…
-
### SDK
Rust
### Description
This feature would be useful for users who want to **track changes** over time, such as _additions_, _modifications_, and _deletions_, similar to how Delta Lake p…
-
Today Iceberg writes only support merge-on-read mode. Copy-on-write mode is a frequent ask for users that want better file layout without the need to run compactions frequently.
Technically this co…
-
There are two new amazing notebooks from Databricks which will fit in very well here. The first one is similar to our demo that already exists, and the second is a new notebook which can be used as …
-
## Bug
### Describe the problem
See https://github.com/delta-io/delta/pull/3601#discussion_r1740457343
Changing the data type of a field that is referenced by a generated column or CHECK constrai…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [X] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
The problem: Some…
-
There are two new amazing notebooks from Databricks which will fit in very well here. The first one is similar to our demo that already exists, and the second is a new notebook which can be used as bo…