Skip to content

Conversation

@rtyler
Copy link
Member

@rtyler rtyler commented Aug 25, 2025

🐝

roeap and others added 13 commits August 16, 2025 12:03
Signed-off-by: Robert Pack <[email protected]>
# Description

Getting the last remaining tests to pass.

---------

Signed-off-by: Robert Pack <[email protected]>
# Description

This PR updates to latest kernel version and fixes how we compute the
stats schema to be more aligned with `delta-spark`. This is also to be
merged upstream into delta-kernel.

Signed-off-by: Robert Pack <[email protected]>
…points

I can verify that this fails with the current released version of
delta-rs, and succeeds in the `next` branch where we have
delta-kernel-rs log replay enabed

Closes delta-io#3666

Signed-off-by: R. Tyler Croy <[email protected]>
# Description
Update HDFS object store to 0.15. Brings some bug fixes and more
supported configs, and supports supplying a runtime for IO operations.

# Related Issue(s)
<!---
For example:

- closes delta-io#106
--->
Closes delta-io#3680 

# Documentation

https://github.com/datafusion-contrib/hdfs-native-object-store/releases/tag/v0.15.0
https://github.com/Kimahriman/hdfs-native/releases/tag/v0.12.0

Signed-off-by: Adam Binford <[email protected]>
- implement the conversion of object dtype columns (null) when we found the corresponding type existing in the schema
- works recursively for nested types

Signed-off-by: Florian Valeye <[email protected]>
@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Aug 25, 2025
@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.37%. Comparing base (c1cb6ba) to head (a38195b).

Files with missing lines Patch % Lines
crates/hdfs/src/lib.rs 50.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3697      +/-   ##
==========================================
+ Coverage   75.10%   75.37%   +0.26%     
==========================================
  Files         144      144              
  Lines       43436    43607     +171     
  Branches    43436    43607     +171     
==========================================
+ Hits        32623    32867     +244     
+ Misses       9169     9133      -36     
+ Partials     1644     1607      -37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rtyler rtyler closed this Aug 25, 2025
@rtyler rtyler deleted the new-next branch August 25, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants