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

ARROW-11365: [Rust] [Parquet] Logical type printer and parser #9705

Closed
wants to merge 6 commits into from

Commits on Mar 24, 2021

  1. use logical types to map to Arrow types

    (cherry picked from commit 780e966)
    nevi-me committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f42337e View commit details
    Browse the repository at this point in the history
  2. address review comments

    nevi-me committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5b8578f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4eb0de View commit details
    Browse the repository at this point in the history
  4. implement logical type parser

    nevi-me committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    117b26a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffab87f View commit details
    Browse the repository at this point in the history
  6. address review comments

    nevi-me committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6aaf4fa View commit details
    Browse the repository at this point in the history