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

[ESQL] Support addition and subtraction of date nanos #109995

Open
Tracked by #109352
not-napoleon opened this issue Jun 20, 2024 · 1 comment
Open
Tracked by #109352

[ESQL] Support addition and subtraction of date nanos #109995

not-napoleon opened this issue Jun 20, 2024 · 1 comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@not-napoleon
Copy link
Member

not-napoleon commented Jun 20, 2024

Description

Like in #109992, adding and subtracting date nanos with other date nanos should be relatively simple, but we'll get into some complexities when mixing millisecond dates and nanosecond dates. Again, my recommendation is to require an explicit cast for now, and revisit autocasting later.

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jun 20, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

2 participants