R. Tyler Croy
R. Tyler Croy
Need to create a new release branch from 0.4 and then try to merge the latest `main` into it. We cannot release with Azure SDK for Rust yet. Arrow 6.0.0...
Discussion with @nevi-me brought up an interesting idea, there may be a way to compile delta.rs to a wasm (Web Assembly) target and access a Delta table directly from within...
Based on the [comment by Serge](https://github.com/delta-io/delta-rs/pull/248#discussion_r637403171) the parquet file path generation could use some cleanup to track a counter, and rely on the parquet file's writer properties for determining whether...
# Description Right now there are no test datasets in the golden set or our own which use the `tags` field on the add action. It's not really clear to...
# Description We only have one test data set with a `txn` action in it, and we should definitely have more with richer transactions. **Use Case** **Related Issue(s)**
In order to use Delta Lake and Azure, the library expects the storage account to be configured with Azure Delta Lake Service Gen2 enabled, which is a non-default setting. Some...
Our preliminary support for vacuum would benefit from some more unit and integration tests to ensure that it's only deleting the right files whenever the vacuum is invoked.
Including a slack link!
I even forgot this existed