-
Document the table features / protocol version that are supported by this project for each release.
If a Delta table has a table feature enabled that deltatorch does not support (like deletion vect…
-
# Environment
**Delta-rs version**:
0.21.0
**Binding**:
**Environment**:
- **OS**:
Linux
***
# Bug
switching from pyarrow engine to rust increase memory usage by nearly 3X, the job…
-
We have a situation delta lake producing a lot of small files so trying to see if there is any way to instruct deltalake to merge the small files into large files. I came across this article,https://d…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
**Azure Function** - When trying to access a delta table on our Azure storage account, I get an error when I call **DeltaTable** class. Same code on PyCharm, no error.
**I need HELP!! Am I missing …
-
## Tell us about the new destination you’d like to have
* I would like to have Azure data lake storage Gen 2 as a destination
## Describe the context around this new destination
* This destination wi…
-
I am trying to DL a representative Lat/Long for each footprint. Using the STAC API in the code chunk 1 below fails to get data for several countries (basically, the parameter "items" does not read the…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
Allow to add an HTTP handler representing a database or all databases under a specified URL prefix:
`prefix/table.tsv`
`prefix/database/table.json`
It contains the database name, the table name…