-
Notifications
You must be signed in to change notification settings - Fork 305
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
Turn on StructuredDataset #885
Conversation
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #885 +/- ##
==========================================
+ Coverage 86.47% 86.49% +0.01%
==========================================
Files 230 230
Lines 22078 22065 -13
Branches 2459 2456 -3
==========================================
- Hits 19093 19086 -7
+ Misses 2578 2575 -3
+ Partials 407 404 -3
Continue to review full report at Codecov.
|
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
@eapolinario had to fix a lint. +1? |
Is paper mill broken? |
@kumare3 , nbclient, one of the dependencies of the papermill plug-in is broken and it's being tracked in jupyter/nbclient#207. |
Signed-off-by: Yee Hing Tong <[email protected]> Signed-off-by: Mike Zhong <[email protected]>
Signed-off-by: Yee Hing Tong [email protected]
TL;DR
Remove the feature gate for StructuredDataset. This means that by default
pd.DataFrame
will resolve to Flyte IDL's StructuredDataset type/literal instead of FlyteSchema.See the original PR #785
Note:
If you are seeing compilation errors, please make sure you're on Propeller version v0.16.14 and Admin version v0.6.78 or later.
Type
Are all requirements met?
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
https://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/