-
Notifications
You must be signed in to change notification settings - Fork 688
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
docs: add nested_type
example in data_types_and_io/structured_dataset.py
#5269
docs: add nested_type
example in data_types_and_io/structured_dataset.py
#5269
Conversation
nested_type
example in data_types_and_io/structured_dataset.py
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.
Two small suggestions, otherwise LGTM
79110eb
to
9f1da7e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5269 +/- ##
=======================================
Coverage 61.10% 61.10%
=======================================
Files 794 794
Lines 51213 51213
=======================================
Hits 31295 31295
Misses 17037 17037
Partials 2881 2881
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Austin Liu <[email protected]>
Signed-off-by: Austin Liu <[email protected]>
Signed-off-by: Austin Liu <[email protected]>
Co-authored-by: Kevin Su <[email protected]> Signed-off-by: Austin Liu <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
1e8962e
to
5c3906d
Compare
Signed-off-by: Austin Liu <[email protected]> update line numbers Signed-off-by: Austin Liu <[email protected]>
5c3906d
to
77aa4e4
Compare
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.
Hi, @austin362667
Can you help add these lines to the doc?
there's a bug created by others.
https://github.com/flyteorg/flytesnacks/blob/master/examples/data_types_and_io/data_types_and_io/structured_dataset.py#L147-L149
Signed-off-by: Austin Liu <[email protected]>
Tracking issue
#4241
flyteorg/flytekit#2252
flyteorg/flytesnacks#1657
Why are the changes needed?
Add
structured_dataset_nested_type
examples in documentation.flyteorg/flytekit#2252
What changes were proposed in this pull request?
Demonstrate how to use
nested_types
instructured_dataset
How was this patch tested?
https://github.com/flyteorg/flytekit/pull/2252/files#diff-e78d93a6e6cd2463cd5fc51973434c29ece29d05fe6b36691d6d19860386f938
Setup process
make dev-docs
Screenshots
Check all the applicable boxes
Related PRs
flyteorg/flytekit#2252
flyteorg/flytesnacks#1657
Docs link
https://flyte--5269.org.readthedocs.build/en/5269/user_guide/data_types_and_io/structureddataset.html#structured-dataset