Skip to content
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

fix: fixed the deprecation warnings in spot check step of the build #3007

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

vksx
Copy link
Contributor

@vksx vksx commented Nov 19, 2024

Description

Suppressed the deprecation warnings coming in the "Spot-check..." step of this build.

Related Issue(s)

closes #2995

Documentation

Signed-off-by: Vikas Sharma <master2vikas@gmail.com>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Nov 19, 2024
Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@vksx vksx changed the title Fixed the deprecation warnings in spot check step of the build. fix: Fixed the deprecation warnings in spot check step of the build. Nov 19, 2024
@vksx vksx changed the title fix: Fixed the deprecation warnings in spot check step of the build. fix: fixed the deprecation warnings in spot check step of the build Nov 19, 2024
@rtyler rtyler enabled auto-merge November 20, 2024 00:50
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.41%. Comparing base (c1c42b6) to head (37acf56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3007      +/-   ##
==========================================
+ Coverage   72.39%   72.41%   +0.01%     
==========================================
  Files         128      128              
  Lines       40525    40530       +5     
  Branches    40525    40530       +5     
==========================================
+ Hits        29339    29348       +9     
- Misses       9305     9306       +1     
+ Partials     1881     1876       -5     

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


🚨 Try these New Features:

@vksx
Copy link
Contributor Author

vksx commented Nov 20, 2024

@rtyler I'm not sure why, but the build failed on the "Download Hadoop" step of the integration tests. We may need to retrigger the build but please let me know if anything is required from my side. Thanks!

@rtyler rtyler added this pull request to the merge queue Nov 20, 2024
Merged via the queue into delta-io:main with commit 0cb091c Nov 20, 2024
22 checks passed
@vksx vksx deleted the fix-deprecation-warnings branch November 20, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix warnings in build
2 participants