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

[FEAT] Add time travel to read_deltalake #3022

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

kevinzwang
Copy link
Member

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Oct 8, 2024
Copy link

codspeed-hq bot commented Oct 8, 2024

CodSpeed Performance Report

Merging #3022 will not alter performance

Comparing kevin/deltalake-read-version (72d4b24) with main (3f37a69)

Summary

✅ 17 untouched benchmarks

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.43%. Comparing base (3f37a69) to head (72d4b24).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
daft/delta_lake/delta_lake_scan.py 75.00% 1 Missing ⚠️
daft/io/_deltalake.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3022      +/-   ##
==========================================
- Coverage   78.43%   78.43%   -0.01%     
==========================================
  Files         603      603              
  Lines       71504    71508       +4     
==========================================
+ Hits        56086    56089       +3     
- Misses      15418    15419       +1     
Files with missing lines Coverage Δ
daft/delta_lake/delta_lake_scan.py 89.81% <75.00%> (-0.67%) ⬇️
daft/io/_deltalake.py 76.92% <50.00%> (-2.03%) ⬇️

... and 1 file with indirect coverage changes

@kevinzwang kevinzwang merged commit f995792 into main Oct 8, 2024
38 of 39 checks passed
@kevinzwang kevinzwang deleted the kevin/deltalake-read-version branch October 8, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants