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

(Date/Time support) Support sorting on Date/Time valued fields #374

Closed
tatu-at-datastax opened this issue Apr 18, 2023 · 0 comments · Fixed by #384
Closed

(Date/Time support) Support sorting on Date/Time valued fields #374

tatu-at-datastax opened this issue Apr 18, 2023 · 0 comments · Fixed by #384
Assignees

Comments

@tatu-at-datastax
Copy link
Contributor

(part of #362 -- add full support for Date/Time value type)

It should be possible to Sort on Date/Time valued fields similar to any other atomic field type.
This requires some changes to code to decode Date-valued fields as sortable (ensuring relative ordering against other supported Datatypes).

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

Successfully merging a pull request may close this issue.

2 participants