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

dependabot - bump lib version #61

Merged
merged 2 commits into from
Aug 5, 2024
Merged

dependabot - bump lib version #61

merged 2 commits into from
Aug 5, 2024

Conversation

Tianhao-Gu
Copy link
Collaborator

No description provided.

minio = "==7.2.7"
delta-spark = "==3.2.0" # should match JAR version (DELTA_SPARK_VER) specified in the Dockerfile
pandas = "==2.2.2"
pyarrow = "==16.1.0"
pyarrow = "==17.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for again?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is similar to Pandas, but it's an Apache version. I cannot recall why I added this lib. We could try to remove it and if anything break we added back. But it really don't hurt to keep it there.

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (e346eae) to head (2b3a0a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           4        4           
  Lines         118      118           
=======================================
  Hits           59       59           
  Misses         59       59           

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

@Tianhao-Gu Tianhao-Gu merged commit 6f614f8 into main Aug 5, 2024
9 checks passed
@Tianhao-Gu Tianhao-Gu deleted the dev_bump_lib branch August 5, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants