-
Couldn't load subscription status.
- Fork 537
chore: refreshing next #3697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
chore: refreshing next #3697
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Robert Pack <[email protected]>
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]>
…able Signed-off-by: Robert Pack <[email protected]>
Signed-off-by: Robert Pack <[email protected]>
Signed-off-by: Robert Pack <[email protected]>
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]>
Signed-off-by: Florian Valeye <[email protected]>
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🐝