piped-processing-language
piped-processing-language copied to clipboard
Query your data using an intuitive Piped Processing Language (PPL)
The [ppl](https://github.com/opensearch-project/opensearch-api-specification/issues/231) namespace on the spec repo is missing a few endpoints. We need these endpoints filled out in the spec so that we generate clients that interact with this...
When using the Workbench to query with PPL, it doesn't appear to support cross cluster search. It would be great to add support for cross cluster search.
Looks like an interesting initiative. 1. I wonder what are the planned features (I couldn't find any list nor description, nothing...)? 2. And second whether one of the main goals...
Please add the matrix_stats functionality to PPL, so that we can create a stats table
It would be great to have support for regular expressions with PPL filters
Many endpoints of this plugin have yet to be described in the OpenSearch API Spec [repo](https://github.com/opensearch-project/opensearch-api-specification). Without proper specs, we won't be able to generate clients that can serve these...
## Backgrond PPL is designed as a sequence of commands chained together using the pipe operator (|). Each command takes a dataset as input and outputs a refined dataset for...
### Is your feature request related to a problem? Current State: Fragmented Data Type Systems in PPL Engines Query engines such as OpenSearch PPL and Spark PPL employ distinct data...
### Is your feature request related to a problem? This first step of consolidating the PPL spec into a single repository which will be deployed as an independent artifact. ###...
### Is your feature request related to a problem? PPL is a language which has multiple commands, it has the ability to be used in different engines that have a...