Commit 3aba4cd
ES|QL Update CHUNK to support chunking_settings as optional argument (#138123)
* Stash claude changes
* Update
* test
* fix
* iter
* iter
* tests
* [CI] Auto commit changes from spotless
* Remove num chunks, change options to chunking settings map
* [CI] Auto commit changes from spotless
* Verifier tests
* Update docs/changelog/138123.yaml
* [CI] Auto commit changes from spotless
* PR Feedback
* [CI] Auto commit changes from spotless
* Checkpoint - mid refactoring to support chunking setting explicit options, tests don't work
* [CI] Auto commit changes from spotless
* fix separators issue
* Docs
* cleanup
* Cleanup
* [CI] Auto commit changes from spotless
---------
Co-authored-by: elasticsearchmachine <[email protected]>1 parent 7a69799 commit 3aba4cd
File tree
16 files changed
+460
-281
lines changed- docs
- changelog
- reference/query-languages/esql
- _snippets/functions
- examples
- functionNamedParams
- layout
- parameters
- types
- images/functions
- kibana
- definition/functions
- docs/functions
- x-pack/plugin/esql
- qa/testFixtures/src/main/resources
- src
- main
- generated/org/elasticsearch/xpack/esql/expression/function/scalar/string
- java/org/elasticsearch/xpack/esql
- action
- expression/function/scalar/string
- test/java/org/elasticsearch/xpack/esql
- analysis
- expression/function/scalar/string
16 files changed
+460
-281
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 24 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 32 additions & 4 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments