Skip to content

Issues: vectordotdev/vrl

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

VRL Target methods should be infallible type: bug A code related bug type: enhancement A value-adding code change that enhances its existing functionality vrl: compiler Changes to the compiler vrl: typedef Changes to the type system
#186 opened Aug 10, 2022 by fuchsnj
VRL Playground Epic Larger, user-centric issue that contains multiple sub-issues
#22 opened Sep 30, 2022 by JeanMertz
8 of 16 tasks
Add an optional parameter to the parse_linux_authorization function to specify a timezone type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#270 opened Sep 21, 2022 by Qazeer
Code suggestions can suggest writing to immutable fields type: bug A code related bug vrl: diagnostic Changes to the REPL
#24 opened Sep 15, 2022 by fuchsnj
Add query/reference as a first-class VRL type. type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler
#25 opened Sep 9, 2022 by fuchsnj
Allow VRL to have additional Value types not in Vector type: enhancement A value-adding code change that enhances its existing functionality vrl: compiler Changes to the compiler
#26 opened Sep 9, 2022 by fuchsnj
map_values can infinitely recurse / stack overflow type: bug A code related bug vrl: compiler Changes to the compiler
#28 opened Sep 8, 2022 by fuchsnj
improve parse_key_value to support nesting , match with encode_key_value type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#271 opened Sep 5, 2022 by ccmsi
Find array/object elements meta: good first issue Anything that is good for new contributors type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#29 opened Aug 29, 2022 by max-arnold
Improve raw strings type: enhancement A value-adding code change that enhances its existing functionality vrl: parser Changes to the syntax parser
#30 opened Aug 24, 2022 by fuchsnj
create DEVELOPMENT.md for VRL crates specifically domain: dev Anything related to the development environment
#31 opened Aug 23, 2022 by JeanMertz
VRL: Allow queries to point to the root of a variable type: enhancement A value-adding code change that enhances its existing functionality vrl: compiler Changes to the compiler
#33 opened Aug 10, 2022 by fuchsnj
User defined VRL functions type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler
#47 opened Jul 13, 2022 by mohshami
VRL: Partially fallible blocks can create invalid type definitions type: bug A code related bug vrl: typedef Changes to the type system
#35 opened Aug 1, 2022 by fuchsnj
VRL: Diagnostics point to wrong expression for fallibility error meta: regression This is a regression from a previous version type: bug A code related bug vrl: diagnostic Changes to the REPL
#36 opened Aug 1, 2022 by fuchsnj
Closures are compiled assuming they only run exactly once type: bug A code related bug vrl: compiler Changes to the compiler vrl: typedef Changes to the type system
#197 opened Aug 1, 2022 by fuchsnj
Function arguments aren't guaranteed to resolve in order type: bug A code related bug vrl: compiler Changes to the compiler vrl: typedef Changes to the type system
#39 opened Jul 28, 2022 by fuchsnj
chore(vrl): Improve Kind::canonicalize type: enhancement A value-adding code change that enhances its existing functionality vrl: typedef Changes to the type system
#40 opened Jul 25, 2022 by fuchsnj
Typedef for merge vrl function with deep = true is invalid type: bug A code related bug vrl: typedef Changes to the type system
#42 opened Jul 18, 2022 by fuchsnj
unknown types of the merge operator can be invalid type: bug A code related bug vrl: typedef Changes to the type system
#43 opened Jul 15, 2022 by fuchsnj
vrl_parser::parse - 'begin <= end (1 <= 0) when slicing fuzz Issues found from fuzz testing type: bug A code related bug vrl: parser Changes to the syntax parser
#44 opened Jul 13, 2022 by stasos24
vrl_parser::parse - invalid escape fuzz Issues found from fuzz testing type: bug A code related bug vrl: parser Changes to the syntax parser
#45 opened Jul 13, 2022 by stasos24
ProTip! no:milestone will show everything without a milestone.