Commit Graph

7 Commits (e40777ea3640f6b4bc577c99bc3bc2e7ae5b3627)

Author SHA1 Message Date
Sophie Waldman 7be7c9d594
feat(query engine): Implement line_format and label_format with new engine (#20123) 2 months ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 4 months ago
benclive 36613bd017
fix: Empty keys are returned if desired in v2 engine (#19717) 7 months ago
benclive 01cab53447
feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 7 months ago
benclive dd52234fc5
chore: Use first-wins semantics for duplicate fields in logfmt/json parsers (#19568) 8 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 8 months ago
Robert Fratto 2e418b13fd
chore(engine): unexport subpackages (#19384) 8 months ago
Trevor Whitney aec34ed30a
feat: add json parsing stage to v2 engine (#19240) 9 months ago