delta-rs/crates
dependabot[bot] 81593e9194 chore(deps): update sqlparser requirement from 0.44 to 0.46
Updates the requirements on [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) to permit the latest version.
- [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sqlparser-rs/sqlparser-rs/compare/v0.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: sqlparser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 08:53:54 -07:00
..
aws applied cargo fmt 2024-05-07 06:47:12 -07:00
azure chore: bump deltalake-azure for release 2024-05-01 14:32:06 -07:00
benchmarks
catalog-glue
core chore(deps): update sqlparser requirement from 0.44 to 0.46 2024-05-07 08:53:54 -07:00
deltalake chore: bump the metacrate and correct some of the version ranges for patch releases 2024-05-01 14:32:06 -07:00
gcp chore: increment the patch version for deltalake-gcp 2024-05-01 14:32:06 -07:00
mount fix: check to see if the file exists before attempting to rename (#2482) 2024-05-06 21:28:48 +00:00
sql chore(rust): bump arrow v51 and datafusion v37.1 (#2395) 2024-04-26 18:28:50 +00:00
test fix(rust): unable to read delta table when table contains both null and non-null add stats (#2476) 2024-05-06 21:47:48 +00:00
README.md

README.md

Delta Lake Rust crates

This directory contains all of the crates published by the delta-rs project. These crates were originally split based on the proposal in #1713.