Skip to content

Add examples for JSON and BSON logical types #101

@alamb

Description

@alamb

Recently, @emkornfield asked apache/parquet-site#153 (comment)

Just wanted to check for JSON and BSON other engines do support this with the caveat that they just pass through. Does polars not support them at all?

This was in the context of if polars supported a particular operation on such files However, there were no such files I could find in the parquet-testing repo that I could check with.

Thus I would like some example parquet files with JSON and BSON logical types, as specified https://parquet.apache.org/docs/file-format/types/logicaltypes/

These should be small files and come with a small readme that explains how they were created and what they contain

This would also help others implementing parquet to test their implementations with such files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions