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: Implement missing text manipulating scalar functions #31604

Closed
19 tasks done
astefan opened this issue Jun 27, 2018 · 2 comments
Closed
19 tasks done

SQL: Implement missing text manipulating scalar functions #31604

astefan opened this issue Jun 27, 2018 · 2 comments
Assignees
Labels

Comments

@astefan
Copy link
Contributor

astefan commented Jun 27, 2018

This is part of #30007.
Considered text manipulating functions:

  • ASCII
  • BIT_LENGTH
  • CHAR
  • CHAR_LENGTH
  • CONCAT
  • INSERT
  • LCASE
  • LEFT
  • LENGTH
  • LOCATE
  • LTRIM
  • POSITION
  • REPEAT
  • REPLACE
  • RIGHT
  • RTRIM
  • SPACE
  • SUBSTRING
  • UCASE
@astefan astefan added the :Analytics/SQL SQL querying label Jun 27, 2018
@astefan astefan self-assigned this Jun 27, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

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

2 participants