### Description dense_vector data type in ES|QL does not currently support the following aggregation functions: - PRESENT_OVER_TIME - ABSENT_OVER_TIME - COUNT_OVER_TIME This issue will add support for the above operations . See https://github.com/elastic/elasticsearch/issues/135688
Description
dense_vector data type in ES|QL does not currently support the following aggregation functions:
This issue will add support for the above operations .
See #135688