You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable.
Thank you for your contribution and understanding! 🙏
Motivation: Why do you think this is important?
The purpose of this issue is to support the use case where I can load
StructuredDataset
s iteratively as in:Goal: What should the final outcome look like, ideally?
The end user should be able to specify the partition column when they output a structured dataset:
And then consume it like so:
Describe alternatives you've considered
The user needs to implement their own encoder/decoder for this use case.
Propose: Link/Inline OR Additional context
There is a working implementation of this here: https://github.com/flyteorg/flyte-demos/blob/main/flyte_demo/workflows/data_iter.py#L101
Steps
partition_columns
field to theStructuredDatasetType
inflyteidl
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: