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
process_tracker_python-130 Add flag for is_partition in source_object_attribute
✨ Added field for source object attributes to be flagged as
partition fields
Requirement was specifically for files/data stores that allow for
partitioning. When flag is set, those are the field(s) that the data
should be partitioned on. This is separate from is_key.
Closes: #130
0 commit comments