Skip to content

Commit 9aef86f

Browse files
Merge branch 'main' into resolved-index-expression-record-exceptions
2 parents 88f63a3 + 80d91ce commit 9aef86f

File tree

391 files changed

+14307
-5024
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

391 files changed

+14307
-5024
lines changed

docs/changelog/135744.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 135744
2+
summary: Non-Correlated Subquery in FROM command
3+
area: ES|QL
4+
type: enhancement
5+
issues: []

docs/changelog/135795.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 135795
2+
summary: Grants `kibana_system` the ability to forcemerge certain indices
3+
area: Authorization
4+
type: bug
5+
issues: []

docs/changelog/136231.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 136231
2+
summary: Return a better error message when Timestamp is renamed in TS queries
3+
area: ES|QL
4+
type: bug
5+
issues:
6+
- 134994

docs/changelog/136548.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 136548
2+
summary: Locale and timezone argument for `date_parse`
3+
area: ES|QL
4+
type: enhancement
5+
issues:
6+
- 132487

docs/changelog/136646.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 136646
2+
summary: Can match search shard phase APM metric
3+
area: Search
4+
type: enhancement
5+
issues: []

docs/changelog/137024.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 137024
2+
summary: Catch-and-rethrow `TooComplexToDeterminizeException` within ESQL
3+
area: ES|QL
4+
type: bug
5+
issues: []

docs/changelog/137032.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pr: 137032
2+
summary: Fix handling equality with MV constants properly
3+
area: ES|QL
4+
type: bug
5+
issues:
6+
- 136998
7+
- 136939

docs/changelog/137040.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pr: 137040
2+
summary: Introduce a new interface to declare functions depending on the `@timestamp`
3+
attribute
4+
area: ES|QL
5+
type: enhancement
6+
issues:
7+
- 136772

docs/changelog/137077.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 137077
2+
summary: Catch exceptions from `mapperService` in `StoreRecovery.recoverFromLocalShards`
3+
area: Recovery
4+
type: bug
5+
issues: []

docs/changelog/137096.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 137096
2+
summary: Fix mapping conflicts in clone/split/shrink APIs
3+
area: Indices APIs
4+
type: bug
5+
issues: []

0 commit comments

Comments
 (0)