delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
2.34k stars 414 forks source link

Fix warnings in build #2995

Closed thomasfrederikhoeck closed 4 days ago

thomasfrederikhoeck commented 1 week ago

Description

I noticed a few warnings related to depreceations in the "Spot Check..." step in this build:

https://github.com/delta-io/delta-rs/actions/runs/11834814138/job/32981029044?pr=2994

It would probably makes sense to look at some of those cases at some point.

Use Case

Related Issue(s)

vksx commented 6 days ago

take