elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.94k stars 24.74k forks source link

Reduce Intra-Transfer in ESQL #99498

Open dnhatn opened 1 year ago

dnhatn commented 1 year ago

The current implementation of ESQL may result in higher intra-transfers compared to the _search API. Below are some scenarios in which higher intra-transfers can occur:

In addition to these, we should explore improving the serialization of Blocks.

elasticsearchmachine commented 1 year ago

Pinging @elastic/es-ql (Team:QL)

elasticsearchmachine commented 1 year ago

Pinging @elastic/elasticsearch-esql (:Query Languages/ES|QL)

elasticsearchmachine commented 9 months ago

Pinging @elastic/es-analytics-geo (Team:Analytics)