-
## Bug
#### Which Delta project/connector is this regarding?
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [x] Hive
### Describe the problem
#### Steps to reproduce
Plea…
-
DELTA [protocol](https://github.com/delta-io/delta/blob/master/PROTOCOL.md#column-invariants) on Column Invariants Feature seems unclear/misleading:
The example provided in the doc was:
```json
…
-
Follow-up of https://github.com/trinodb/trino/issues/15894
We are going to support only version-id in the initial implementation.
ebyhr updated
1 month ago
-
Placeholder for an umbrella ticket, replacing the former Delta Lake tickets:
#4066 #286 #205 #123
-
-
Hi
delta lake provides ACID transformation to parquet files.
AWS provides a delta-lake connector for its commercial presto.
Starbust blogged recently that they are in this process.
Is there a…
-
## Bug
### Describe the problem
Create a delta table with table properties like this got exception
TBLPROPERTIES
| ( delta.autoOptimize.autoCompact = true,
| delta.…
-
**Describe the bug**
Unable to write to seasweedfs using delta format hdfs client libraries. Parquet format works.
```python
#%%
import pyspark
#%% when not using spark submit
builder = pysp…
-
### Short description
Delta Lake (https://delta.io/) provides a transactional storage layer on top of data lakes that could be used to stream data to and from S3 compatible storage.
### Deta…
-
## Bug
#### Which Delta project/connector is this regarding?
- [ x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
When the working…