-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: elasticsearch-adapter
-
Labels:None
Sometimes it is useful to return a single value from a multi-set (bucket).
SELECT foo, ANY_VALUE(bar) FROM elastic GROUP BY foo
- links to