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

Pyarrow serialize #121

Merged
merged 13 commits into from
Aug 10, 2023
Merged

Pyarrow serialize #121

merged 13 commits into from
Aug 10, 2023

Commits on Aug 8, 2023

  1. adding arrow format option

    fcollman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2352ba0 View commit details
    Browse the repository at this point in the history
  2. adding arrow format option

    fcollman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4cf9681 View commit details
    Browse the repository at this point in the history
  3. adding compression

    fcollman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4b374b2 View commit details
    Browse the repository at this point in the history
  4. removing 64bit

    fcollman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b694cd3 View commit details
    Browse the repository at this point in the history
  5. modifying compression

    fcollman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d10a563 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. making compression optional

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7e29b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85c2d4f View commit details
    Browse the repository at this point in the history
  3. fixing headers

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d2d02fe View commit details
    Browse the repository at this point in the history
  4. formatting

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b745951 View commit details
    Browse the repository at this point in the history
  5. fixing uncompressed

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1e234d9 View commit details
    Browse the repository at this point in the history
  6. fixing headers

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    36cc507 View commit details
    Browse the repository at this point in the history
  7. fixing bug in compression

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8cf552c View commit details
    Browse the repository at this point in the history
  8. adding gzip compression

    fcollman committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9b7f704 View commit details
    Browse the repository at this point in the history