Skip to content

flattenSpec: unified way to access elements of complex data (JSON, Avro, ProtoBuf, Thrift, ...) #3505

@knoguchi

Description

@knoguchi

I would like to be able to ingest ProtoBuf / Avro using flattenSpec.
flattenSpec uses JSON Path but it's generally applicable to any structured data.

I've read the source of ProtoBufInputRowParser, and probably I can add some hack to buildStringKeyMap. But there should be more generic way to implement this feature.

By the way I definitely want to avoid converting the PB to JSON then apply JSON Path. Any hints?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions