-
Delta Log is located in the `_delta_log` folder along with the data-parquet files itself. Since Clickhouse has a support for DeltaLake tables (as an engine and as a table function), it definitely can …
-
# Description
One of the big advantage of Delta is that we have statistics at file level, therefore, we know which file might hold data for a given predicate, however, from my understanding, this is …
-
# Environment
Ubuntu 22.04, python3, reading events from Azure eventhubs and writing out to Azure blob storage.
**Delta-rs version**:
pip list returns version 0.15.3 for delta lake
**Binding**: …
-
**Problem Statement**
Over at Delta-RS, we would like to add unity catalogue registration of tables created with deltalake python https://github.com/delta-io/delta-rs. Currently, this does not seem t…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
In addition to the information we already have in the online documentation, it would be hel…
-
# Environment
**Delta-rs version**: 0.17.3
**Binding**: python
***
# Bug
**What happened**:
I'm seeing `Failed to commit transaction: 15` error when trying to write Iterator of recordbat…
-
## Description
When running `make html` in the `docs/` directory, the build fails with an error. This is preventing the documentation from being generated correctly.
## Error Message
```
Extension er…
-
I did a quick test reading `DeltaLake` data in a notebook on a Coiled cluster from s3, with `dd.read_parquet` vs `ddt.read_deltalake`.
Cluster: https://cloud.coiled.io/clusters/245026/information?a…
-
### Steps to reproduce
[ if let s3::Region::Custom { endpoint, .. } = &s3_settings.region {](https://github.com/pathwaycom/pathway/blob/e72357a484753dc086a43ef058cd1d8bf5b383b5/src/python_api.…
-
# Environment
**Delta-rs version**:
python-v0.14.0
**Binding**:
Python
**Environment**:
- **Cloud provider**: Google
- **OS**: macOS
- **Other**: delta 3.0
***
# Bug
I'm getting …