sql icon indicating copy to clipboard operation
sql copied to clipboard

Query your data using familiar SQL or intuitive Piped Processing Language (PPL)

Results 571 sql issues
Sort by recently updated
recently updated
newest added

**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...

enhancement
PPL

**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...

enhancement
PPL

**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)....

enhancement
PPL

**What is the bug?** Disable auto sync g4 files

bug

### 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...

bug

**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...

enhancement
PPL

**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...

documentation
enhancement
PPL

**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...

bug

**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...

enhancement
PPL

**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...

enhancement
PPL