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 Schema.from_pyarrow #1262

Merged
merged 2 commits into from
Aug 14, 2023
Merged

[FEAT] Add Schema.from_pyarrow #1262

merged 2 commits into from
Aug 14, 2023

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Aug 11, 2023

Create a Daft schema from PyArrow schema

@github-actions github-actions bot added the enhancement New feature or request label Aug 11, 2023
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #1262 (850ae4e) into main (48b46b3) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
- Coverage   87.57%   87.56%   -0.01%     
==========================================
  Files          62       62              
  Lines        6003     6008       +5     
==========================================
+ Hits         5257     5261       +4     
- Misses        746      747       +1     
Files Changed Coverage Δ
daft/logical/schema.py 93.00% <80.00%> (-0.69%) ⬇️

@jaychia jaychia merged commit 5a2dc7a into main Aug 14, 2023
17 of 18 checks passed
@jaychia jaychia deleted the jay/schema-from-arrow branch August 14, 2023 18:34
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.

None yet

1 participant