-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Support sort-by with nested columns #12535
Copy link
Copy link
Closed
Labels
category:enhancementNew feature or requestNew feature or request
Milestone
Description
Related problem
My data has this shape:
[{"metadata": {"creationTimestamp":"2024-04-15T12:11:00Z"}}]Describe the solution you'd like
I would like to sort-by metadata.creationTimestamp, like I can do get metadata.creationTimestamp.
Describe alternatives you've considered
I could revert to jq, but I would prefer a solution with nushell's native tools.
Additional context and details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:enhancementNew feature or requestNew feature or request