Skip to content

Validate record that matches with a schema at FormatToMap #27

@syucream

Description

@syucream

record.FormatToMap() just formats input data to map[string]interface{} without checking schema, but it fails following processes (e.g. #24 )

So, we should ensure schema checks at the place to detect mismatching. It's natural because to-parquet-conversion is based on schema!

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