Commit 540147e
* add first and last by timestamp
* receive breaker via driverContext
* rearrange attributes to touch less files
* create and release only one BreakingBytesRefBuilder per group
* [CI] Auto commit changes from spotless
* Use BreakingBytesRefBuilder in LongBytesRefState
* Add tests for text
* Add unit tests
* Add label to circuit breaker
* Format code
* Label strings functionality to not fail tests
* sort ip test to keep consistent
* sort last and first test to keep it consistent
---------
Co-authored-by: elasticsearchmachine <[email protected]>
1 parent 0183bb6 commit 540147e
File tree
39 files changed
+2402
-45
lines changed- docs/reference/query-languages/esql
- _snippets/functions/types
- kibana/definition/functions
- x-pack/plugin/esql
- compute
- src/main
- generated-src/org/elasticsearch/compute/aggregation
- generated/org/elasticsearch/compute/aggregation
- java/org/elasticsearch/compute/aggregation
- qa/testFixtures/src/main/resources
- data
- src
- main/java/org/elasticsearch/xpack/esql
- action
- expression/function/aggregate
- test/java/org/elasticsearch/xpack/esql/expression/function
- aggregate
39 files changed
+2402
-45
lines changedLines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 72 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 72 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
948 | 953 | | |
949 | 954 | | |
950 | 955 | | |
0 commit comments