Alexander Spies
140d88c59a
ESQL: Dependency check for binary plans ( #118326 )
...
Make the dependency checker for query plans take into account binary plans and make sure that fields required from the left hand side are actually obtained from there (and analogously for the right).
2024-12-13 11:38:53 +01:00
Jan Kuipers
31508f00a1
Document ES|QL categorize limitations ( #117892 )
...
* Document ES|QL categorize limitations
* Update x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/grouping/Categorize.java
Co-authored-by: Alexander Spies <alexander.spies@elastic.co>
---------
Co-authored-by: Alexander Spies <alexander.spies@elastic.co>
2024-12-04 09:53:21 +01:00
Jan Kuipers
ddc8b959ee
ES|QL categorize docs ( #117827 )
...
* Move ES|QL categorize out of snapshot functions
* Categorize docs
* Add experimental + fix docs
* Add experimental + fix docs
2024-12-02 16:41:02 +01:00
Carlos Delgado
838b5a860d
ESQL - generate docs for snapshot functions ( #113080 )
2024-09-19 07:46:43 +02:00