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

Example of reading and writing parquet metadata outside the file #6081

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    f83c419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e29088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da43085 View commit details
    Browse the repository at this point in the history
  4. Implement reading metadata

    alamb committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6ab122e View commit details
    Browse the repository at this point in the history
  5. Update to use encoder/decoder

    alamb committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ddd4240 View commit details
    Browse the repository at this point in the history
  6. Update example for reading

    alamb committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1ab3cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update parquet/examples/external_metadata.rs

    Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
    alamb and adriangb committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    578b8be View commit details
    Browse the repository at this point in the history