-
### 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…
-
**Is your feature request related to a problem? Please describe.**
Deltalake on databricks is not consistent in the metadata queries that they run. This can result in problems where we don't know wha…
-
## Description
As per title.
I think the reason is that, annoyingly, not all `pl.DataFrame.write_*` methods are equivalent: some can take a buffer, but some others can't.
Compare these two:
- …
-
Hi there
In many datascience project, fsspec and [object_store](https://docs.rs/object_store/latest/object_store) crate settings are used here and there. I found myself writing a conversion method …
-
Hi,
I are using this "s3-sqs" connector with spark structured streaming and deltalake to process incoming data in partitioned s3 buckets.
The problem I are facing is with "s3-sqs" source is that 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.
### Re…
-
Hi guys,
Thanks for adding the storage options!
I downloaded the latest package from nuget, but I can't set the StorageOptions in TableOptions on LoadAsync.
```
using DeltaLake.Runtime;
using…
-
> Please make sure that the version you're using is still supported (you can find the list [here](https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions)).
> …
-
# Environment
**Delta-rs version**: 0.10.1
**Binding**: Python
**Environment**:
- **Cloud provider**: Azure
- **OS**: Ubuntu 20.04
- **Other**: pyarrow 13.0.0
***
# Bug
**What hap…
-
**Is your feature request related to a problem? Please describe.**
SDLB allows to define Primary/Foreign Keys for TableDataObjects, e.g. DeltaLakeTableDataObject.
Primary Key is used by Deduplicate/…