Skip to content

Stream processing which preserves original input #205

@jobarr-amzn

Description

@jobarr-amzn

Stream processing tools (cat, head, jq etc.) in the Ion CLI sometimes have to rewrite the stream content, but sometimes they don't have to.

It would be useful to at least have a mode which attempts to preserve the input bytes. jq may be a bad example because despite the name jq filters may be generative and transformative, but a simple filter and or projection which preserves the input bytes wherever possible would help in analyzing Ion data and hunting for needles in haystacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions