acfff7b896
* Add sample versions of standard deviation and variance functions (#59093) * Add STDDEV_SAMP, VAR_SAMP This commit adds the sampling variations of the standard deviation and variance agg functions. (cherry picked from commit 8b29817b49e386215f29cb5b3356d0183fd5d9de) * Fix: workaround for lack of Map#of() in Java8 Replace Map#of() with a HashMap static init. |
||
---|---|---|
.. | ||
internalClusterTest/java/org/elasticsearch/xpack/sql/action | ||
main | ||
test/java/org/elasticsearch/xpack/sql |