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

Unclear what functions are implemented by PPL [DOC] #7684

Open
3 tasks
smacrakis opened this issue Jul 11, 2024 · 2 comments
Open
3 tasks

Unclear what functions are implemented by PPL [DOC] #7684

smacrakis opened this issue Jul 11, 2024 · 2 comments
Assignees

Comments

@smacrakis
Copy link
Contributor

What do you want to do?

  • [ X] Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

The page https://opensearch.org/docs/latest/search-plugins/sql/functions/ has a list of "common functions shared across the SQL and PPL languages". But in fact some of these are not available in PPL, for example: add, divide, expm1, modulus, etc. I don't know if any aren't supported in SQL. It would be good to annotate the list to show which are available in SQL and which in PPL.

Also, the "Example" column shows all the functions called with "SELECT", which only applies to SQL. I suggest removing the "SELECT" keyword.

*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

2.15

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

@hdhalter
Copy link
Contributor

Thanks, @smacrakis. Do you know who can help identify which ones are only supported in SQL?

@smacrakis
Copy link
Contributor Author

I don't know, but Ani (jadhanir@) should know who knows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants