sql
sql copied to clipboard
Query your data using familiar SQL or intuitive Piped Processing Language (PPL)
**Is your feature request related to a problem?** We need to enhance OpenSearch PPL (Piped Processing Language) by adding support for JSON-based operations. This extension will provide users with powerful...
**Describe the solution you'd like** We propose adding a new `fieldsummary` command to OpenSearch PPL that would provide summary statistics for all fields in the current result set. _This command...
**High level Review** The OpenSearch Piped Processing Language (PPL) currently lacks some advanced statistical aggregation capabilities similar to those provided by the `eventstats` command in Splunk Search Processing Language (SPL)....
### Describe the bug The PPL query is always giving the results as per the UTC time zone. While i cross check the results with OpenSearch discover those results are...
**Is your feature request related to a problem?** Adding a PPL new `expand_field` command which adds array and nested object expansion functionality to PPL **Is your feature request related to...
**Is your feature request related to a problem?** A simple self contained way to get the PPL grammar description and usage example, this would also allow new users to get...
**What is the bug?** In OS, the numeric/boolean fields can be indexed in text format, and the string field can be indexed in numeric format, but the sql plugin cannot...
**Describe the solution you'd like** We propose adding a new `fieldsummary` command to OpenSearch PPL that would provide summary statistics for all fields in the current result set. _This command...
**Is your feature request related to a problem?** Adding a PPL new `expand_field` command which adds array and nested object expansion functionality to PPL **Is your feature request related to...