-
Notifications
You must be signed in to change notification settings - Fork 33
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
[META]Add Missing PPL commands - campaign #408
Comments
YANG-DB
added
enhancement
New feature or request
untriaged
Lang:PPL
Pipe Processing Language support
labels
Jul 3, 2024
YANG-DB
changed the title
[FEATURE]Add Missing OpenSearch PPL Driver commands
[FEATURE]Add Missing (OpenSearch-based) PPL commands
Jul 3, 2024
This was referenced Jul 11, 2024
YANG-DB
changed the title
[FEATURE]Add Missing (OpenSearch-based) PPL commands
[CAMPAIGN]Add Missing (OpenSearch-based) PPL commands
Jul 11, 2024
This was referenced Jul 11, 2024
YANG-DB
added
Meta
Meta issue, not directly linked to a PR
Lang:PPL
Pipe Processing Language support
and removed
untriaged
enhancement
New feature or request
Lang:PPL
Pipe Processing Language support
labels
Jul 11, 2024
YANG-DB
changed the title
[CAMPAIGN]Add Missing (OpenSearch-based) PPL commands
[META]Add Missing (OpenSearch-based) PPL commands
Jul 11, 2024
YANG-DB
changed the title
[META]Add Missing (OpenSearch-based) PPL commands
[META]Add Missing PPL commands - campaign
Jul 11, 2024
This was referenced Aug 2, 2024
This was referenced Aug 2, 2024
This was referenced Aug 6, 2024
Closed
This was referenced Aug 22, 2024
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem?
Currently the existing Spark based PPL driver only covers a subset of the the OpenSearch based PPL Driver
We need to create a parity match to allow a seamless and transparent transition between the two and allow users to operate similar query regardless of their execution driver.
What solution would you like?
The following list of commands are missing from Spark Based PPL Driver:
PPL Missing Spark commands campaign
Correlation Commands
Conditional Commands
String Commands
Concat
command #419LENGTH
PPL command #420dedup
PPL Command #421lower
ppl command #422ltrim
PPL command #423rtrim
PPL command #425)position
command #424substring
PPL command #426upper
PPL command #428Grok
command #451Arithmetic Aggregation Commands
Arithmetic Math Commands
Other Commands
eval
PPL command #429Rare
PPL command #461Patterns
command #462Do you have any additional context?
https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/index.rst
SQL
LIMIT
in pagination. sql#1752join
functionality for trace-analytics use case sql#892lookup
Functionality sql#2651Spark
The text was updated successfully, but these errors were encountered: