Skip to content

SQL: Implement missing date/time scalar functions #33092

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

Closed
9 tasks done
astefan opened this issue Aug 23, 2018 · 2 comments
Closed
9 tasks done

SQL: Implement missing date/time scalar functions #33092

astefan opened this issue Aug 23, 2018 · 2 comments
Assignees
Labels

Comments

@astefan
Copy link
Contributor

astefan commented Aug 23, 2018

This is part of #30007.
Functions considered for implementation:

  • CURRENT_DATE( )
  • CURRENT_TIME[( time-precision )]
  • CURRENT_TIMESTAMP[( timestamp-precision )]
  • CURDATE()
  • CURTIME()
  • DAYNAME( date_exp )
  • MONTHNAME( date_exp )
  • NOW( )
  • QUARTER( date_exp )
@astefan astefan self-assigned this Aug 23, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

@matriv
Copy link
Contributor

matriv commented Apr 3, 2019

All listed functions have been implemented.

@matriv matriv closed this as completed Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants