Files
Khalid Mammadov 61ea71b77d fix(warning): reduce warnings in core crate (#4289)
# Description
This is to reduce warning emitted by cargo and clippy. 
It reduces warnings in core crate from 17->13

# Related Issue(s)
Warning reduction related issues:
https://github.com/delta-io/delta-rs/pull/4275
https://github.com/delta-io/delta-rs/pull/4270
https://github.com/delta-io/delta-rs/pull/4259
https://github.com/delta-io/delta-rs/pull/4282

# Documentation
N/A

---------

Signed-off-by: Khalid Mammadov <khalidmammadov9@gmail.com>
Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
Co-authored-by: R. Tyler Croy <rtyler@brokenco.de>
2026-03-25 10:08:58 -04:00
..

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.