Skip to content
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

Incorporate new Lookup code into VRL and vector #7070

Closed
9 tasks done
blt opened this issue Apr 9, 2021 · 0 comments · Fixed by #18188
Closed
9 tasks done

Incorporate new Lookup code into VRL and vector #7070

blt opened this issue Apr 9, 2021 · 0 comments · Fixed by #18188
Assignees
Labels
domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance domain: vrl Anything related to the Vector Remap Language Epic Larger, user-centric issue that contains multiple sub-issues

Comments

@blt
Copy link
Contributor

blt commented Apr 9, 2021

The work done in #5374 shows that it's possible to dramatically speed up certain vector workloads and this is something we'd like to achieve. Unfortunately #5374 is a very large pull request and is quite challenging to keep maintained or interrogate, consider that we have also demonstrated that the work done there regresses some workloads to an almost equal degree as the speedup.

So. We want the Lookup/LookupBuf concept integrated into VRL and vector but we don't want to harm our users while doing it. This epic supplants #5374 and is complete when that work is achieved, but through gradual iteration.

Tasks:

@blt blt added domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance domain: vrl Anything related to the Vector Remap Language Epic Larger, user-centric issue that contains multiple sub-issues labels Apr 9, 2021
@jszwedko jszwedko added domain: vrl domain: vrl Anything related to the Vector Remap Language and removed domain: vrl Anything related to the Vector Remap Language domain: vrl labels Jun 18, 2021
@fuchsnj fuchsnj changed the title Incorporate Lookup/LookupBuf into VRL and vector Incorporate new Lookup code into VRL and vector Mar 2, 2022
@pront pront self-assigned this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance domain: vrl Anything related to the Vector Remap Language Epic Larger, user-centric issue that contains multiple sub-issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants