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

SQL: support for nanoseconds precision for SQL INTERVALs #38402

Open
astefan opened this issue Feb 5, 2019 · 2 comments
Open

SQL: support for nanoseconds precision for SQL INTERVALs #38402

astefan opened this issue Feb 5, 2019 · 2 comments
Labels
:Analytics/SQL SQL querying >feature Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@astefan
Copy link
Contributor

astefan commented Feb 5, 2019

The INTERVALs in SQL have currently a precision of milliseconds and three digits after . (dot). Elasticsearch has just introduced a new data type representing a date with nanoseconds precision and for 7.0 is aiming to migrate from joda time to java time. When support for this will be fully in place, we should consider increasing the precision for intervals to nanoseconds.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@matriv matriv self-assigned this Apr 9, 2020
@rjernst rjernst added the Team:QL (Deprecated) Meta label for query languages team label May 4, 2020
@matriv matriv changed the title SQL: support for nanoseconds precision SQL: support for nanoseconds precision for SQL INTERVALs Mar 30, 2021
@matriv matriv removed their assignment Jun 15, 2021
@wchaparro wchaparro removed the Team:QL (Deprecated) Meta label for query languages team label Jan 17, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 17, 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/SQL SQL querying >feature Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

6 participants