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

Create a Lookup vector crate #7071

Closed
blt opened this issue Apr 9, 2021 · 1 comment
Closed

Create a Lookup vector crate #7071

blt opened this issue Apr 9, 2021 · 1 comment
Assignees
Labels
domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance

Comments

@blt
Copy link
Contributor

blt commented Apr 9, 2021

No description provided.

@blt
Copy link
Contributor Author

blt commented Apr 9, 2021

We want to extract the Lookup/LookupBuf concept from #5374 into an isolated sub-crate. This ticket is resolved when that crate is present, has tests and benchmarks but is not incorporated into either Vector or VRL yet. We want to separate the work of introducing a new bit of technology into the system from the work of mechanically incorporating it.

@blt blt added the domain: data model Anything related to Vector's internal data model label Apr 9, 2021
@blt blt added the domain: performance Anything related to Vector's performance label Apr 9, 2021
@StephenWakely StephenWakely self-assigned this Apr 16, 2021
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
Projects
None yet
Development

No branches or pull requests

2 participants