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

### Description Adds the `cidr` function to PPL, which returns whether an IP address is within an IP address range specified in CIDR notation. ### Related Issues Resolves #3036. ###...

### Description Adds the FILLNULL command for PPL. FILLNULL will replace NULL values in specified fields. ### Related Issues Resolves #3032 ### Check List - [Y] New functionality includes testing....

### Description Adds the trendline command ### Related Issues Resolves #3013 #3011 ### Check List - [x] New functionality includes testing. - [x] New functionality has been documented. - [x]...

### Description Add documentation for the `plugins.query.field_type_tolerance` setting. ### Related Issues Resolves #1300 ### Check List - [ ] New functionality includes testing. - [ ] New functionality has been...

documentation

**What is the bug?** If MAX or MIN are applied to a field with array values, then the MAX or MIN of any element in any of the array values...

bug
untriaged

**What is the bug?** If a field that contains array values is used in a GROUP BY clause, each value in the array is considered as a separate row value....

bug
untriaged

**What is the bug?** The comparison operators (=, !=, >, >=,

bug
untriaged

**What is the bug?** When a field that contains array values is used in an ORDER BY clause, the comparisons are performed using only the first element of the array...

bug
untriaged

Enable scheduler index as system index to avoid modification by accident

enhancement
untriaged

- Incremented version to **2.19.0-SNAPSHOT**.

v2.19.0