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] Native Parquet Downloader #1107

Merged
merged 14 commits into from
Jul 11, 2023
Merged

[FEAT] Native Parquet Downloader #1107

merged 14 commits into from
Jul 11, 2023

Conversation

samster25
Copy link
Member

@samster25 samster25 commented Jun 28, 2023

  • Adds Native parquet downloader to Daft.
  • Table.read_parquet("s3://daft-public-data/test_fixtures/parquet-dev/mvp.parquet")

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #1107 (79969c2) into main (165b111) will increase coverage by 0.08%.
The diff coverage is n/a.

❗ Current head 79969c2 differs from pull request most recent head 41a4517. Consider uploading reports for the commit 41a4517 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1107      +/-   ##
==========================================
+ Coverage   88.40%   88.49%   +0.08%     
==========================================
  Files          54       54              
  Lines        5478     5477       -1     
==========================================
+ Hits         4843     4847       +4     
+ Misses        635      630       -5     

see 3 files with indirect coverage changes

@samster25 samster25 changed the title create daft parquet module [FEAT] Native Parquet Downloader Jul 11, 2023
@github-actions github-actions bot added the enhancement New feature or request label Jul 11, 2023
@samster25 samster25 merged commit 776c84b into main Jul 11, 2023
@samster25 samster25 deleted the sammy/rust-parquet branch July 11, 2023 03:27
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.

1 participant