Skip to content

Support für logical type DATE #16

Description

@jze

The Parquet specification contains a logical type DATE that is stored as a INT32 https://parquet.apache.org/docs/file-format/types/logicaltypes/#date

The library should support this type. The java.time.LocalDate seems to be the obvious class in Java. However, it should also be possible to write java.util.Date objects.

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