-
Notifications
You must be signed in to change notification settings - Fork 287
[ML-10118] Preserve spark dataframe schema order when create petastorm dataset/dataloader #513
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #513 +/- ##
==========================================
+ Coverage 86.02% 86.13% +0.10%
==========================================
Files 81 81
Lines 4402 4435 +33
Branches 704 713 +9
==========================================
+ Hits 3787 3820 +33
Misses 504 504
Partials 111 111
Continue to review full report at Codecov.
|
liangz1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! I left some questions for discussion.
selitvin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
liangz1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…m dataset/dataloader (uber#513) Preserve spark dataframe schema order when create petastorm dataset/dataloader Add selected fields for TransformSpec
…m dataset/dataloader (uber#513) Preserve spark dataframe schema order when create petastorm dataset/dataloader Add selected fields for TransformSpec
TransformSpec