Skip to content

[Feature]: Schema Type RAW #2508

@wilwade

Description

@wilwade

Feature Description

Details

Sometimes if the schema already has a serialization system or is just a single point of data, the overhead of Avro is not desired.

Suggestion

  • Create a RAW schema type
  • Have the schema type to have a data size limit
  • Have the schema be described in some way

Alternatives

  • Have FIXED_WIDTH or something that can describe fixed width fields
  • Have SINGLE which would be a single point of data

Searched for Related Issues

  • I have done a search for related issues and either found none, or noted them

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionTopic for Discussion at a Community Call

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions