-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Block and Vector creation can start to use a block factory that performs circuit breaking - 8.12 #100528
Closed
18 of 21 tasks
Labels
:Analytics/ES|QL
AKA ESQL
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
v8.13.0
Milestone
Comments
elasticsearchmachine
added
the
Team:QL (Deprecated)
Meta label for query languages team
label
Oct 9, 2023
Pinging @elastic/es-ql (Team:QL) |
Pinging @elastic/elasticsearch-esql (:Query Languages/ES|QL) |
This was referenced Oct 24, 2023
7 tasks
dnhatn
added a commit
that referenced
this issue
Dec 19, 2023
navarone-feekery
pushed a commit
to navarone-feekery/elasticsearch
that referenced
this issue
Dec 22, 2023
wchaparro
added
the
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
label
Jan 2, 2024
Pinging @elastic/es-analytics-geo (Team:Analytics) |
elasticsearchmachine
removed
the
Team:QL (Deprecated)
Meta label for query languages team
label
Jan 2, 2024
Sorry, the GH bot auto-closed this. |
Closing this in favor of #104110 for remaining items. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Analytics/ES|QL
AKA ESQL
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
v8.13.0
Extends #99173
Description
This meta issue lists a number of places in the ESQL runtime where Block and Vector creation can start to use a block factory that performs breaking/accountancy that needs to land in 8.12.
Copy in filter @alex-spiesUpdate: not planned, currently not clear whether this really improves performance.toString
forExpressionEvaluator.Factory
and removeThrowingDriverContext
fromEvalOperatorFactory.describe
ESQL: Generate evaluator factories #100516testTooManyEval
.The text was updated successfully, but these errors were encountered: