vector
vector copied to clipboard
Remove 'string_path' feature from the VRL crate
Requires updating all the tests to use path lookup.
Tasks
- [ ] Update all tests to use path lookup in both VRL and Vector (not strings)
- [ ] Delete the
string_pathfeature from the VRL crate - [ ] Reevaluate if and where the VRL
testfeature is needed in Vector