Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PARQUET-758: Add Float16/Half-float logical type #184

Merged
merged 3 commits into from
Oct 27, 2023

Commits on Aug 29, 2022

  1. PARQUET-758: Add Float16/Half-float logical type

    Type involves a trade-off of reduced precision,
    in exchange for more efficient storage.
    anjakefala committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3d4ee46 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    333f61b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    5f26a45 View commit details
    Browse the repository at this point in the history