Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sorting #1745

Closed
michaelmior opened this issue Apr 18, 2023 · 0 comments
Closed

Add support for sorting #1745

michaelmior opened this issue Apr 18, 2023 · 0 comments
Assignees

Comments

@michaelmior
Copy link
Member

This is one step towards #3. Sorting is probably the easiest operator to implement next. Sort is written as τ with a list of columns to sort by as a subscript. Keep in mind that ascending order is the default in SQL. I would also suggest including a small arrow next to each column to indicate the sort order (i.e. ↑ and ↓)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants