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

Python: (de)serialize using Pydantic #4973

Closed
wants to merge 5 commits into from
Closed

Commits on May 23, 2022

  1. Add TableMetadata class

    samredai committed May 23, 2022
    Configuration menu
    Copy the full SHA
    b324403 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Add serialize.py with dict, bytestream, and input_file/output_file se…

    …rialization for table metadata
    samredai committed May 24, 2022
    Configuration menu
    Copy the full SHA
    18d09e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    589f6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e939b View commit details
    Browse the repository at this point in the history
  3. Fix the tests

    Fokko committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    30b94da View commit details
    Browse the repository at this point in the history