### Description `dense_vector` data type in ES|QL does not currently support the following aggregation functions: - PRESENT - ABSENT - COUNT This issue will add support for the above operations . - PR: https://github.com/elastic/elasticsearch/pull/139914
Description
dense_vectordata type in ES|QL does not currently support the following aggregation functions:This issue will add support for the above operations .