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) Allow update operators on Date/Time valued fields #372

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

(Date/Time support) Allow update operators on Date/Time valued fields #372

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

Comments

@tatu-at-datastax
Copy link
Contributor

tatu-at-datastax commented Apr 18, 2023

As part of Date/Time (#362) support we need to ensure that existing update operators applicable to this type (generally same as other non-numeric types) can be used with Date/Time fields.
This may require changes to update operators, especially validation (since pseudo-field name $date needs to be allowed and not taken as update operator); but even without other changes need to add testing.

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.

1 participant