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
feat: support more partition transformations for PartitionSpec::partition_to_path (#1730)
## Which issue does this PR close?
- Closes#1729 .
## What changes are included in this PR?
- Support more transformation types in `Transform::to_human_string`
- Change visibility of few methods to pub
## Are these changes tested?
Updated existing unit test
Co-authored-by: Renjie Liu <[email protected]>
0 commit comments