-
I have a delta table which was created from parquet using DeltaTable.convertToDelta function (reference - https://delta.io/blog/2022-09-23-convert-parquet-to-delta/).
I am able to read it within pysp…
-
Open snapshots, click 360 degree snapshot
https://gyazo.com/0d720fc39d5fe433e4ff32a095b46b41
https://secondlife.canny.io/admin/board/bug-reports/p/delta-viewer-breaks-360-degree-snapshots
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
I have a nullable `StringArray` column that contains JSON object literals.
I need to JS…
-
## 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…
-
See https://github.com/w3c/rdf-ucr/wiki/RDF-star-for-recording-commit-deltas-to-an-RDF-graph for the current status of this use case.
Taken from https://w3c.github.io/rdf-star/UCR/rdf-star-ucr.html…
-
Multi-parts checkpoint files are [not supported yet](https://github.com/ClickHouse/ClickHouse/blob/708d5bbc2df46537c09656d591265a597184761b/src/Storages/ObjectStorage/DataLakes/DeltaLakeMetadata.cpp#L…
-
### Discussed in https://github.com/delta-io/delta-rs/discussions/2281
Originally posted by **cesar-vermeulen** March 11, 2024
Hello!
With the awsome addition of merge schema support in the…
-
## Trying to delete some records/partition from a delta table using python is throwing an exception
Here is the code snippet:
```
builder = SparkSession.builder.appName("testProcessor") \
…
-
## Bug
#### Which Delta project/connector is this regarding?
- [ x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
When the working…
-
Is a _change_ and _event_ the same thing?
A _change_ is some modification that the repository applies to its contents.
An _event_ is the message the repository emits to inform all clients about a …