Support versioning of PartitionedDataset
classes
#2857
Labels
Issue: Feature Request
New feature or improvement to existing feature
Stage: Technical Design 🎨
Ticket needs to undergo technical design before implementation
TD: implementation
Tech Design topic on implementation of the issue
Description
Related to #521
Why is this important?
PartitionedDataSet
is a very useful dataset, especially for advance use cases. It is particular important for advance use case, such as optimising performance with lazy-loading and lazy-saving. Recently we introduce #2161 as well. However, it doesn't support theversioned
flag and user cannot version their data when they use this dataset. #521 is the last attempt.Read more about ParittionedDataSet: #521
Context
Extra Context with previous discussion
Possible Implementation
#521
Possible Alternatives
The text was updated successfully, but these errors were encountered: