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

Write one record at a time, read one partition at a time. #16

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2021

  1. Implement rowwise writing and reading prototype

    Alan Schelten committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    542a37b View commit details
    Browse the repository at this point in the history
  2. Document

    Alan Schelten committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    cdff605 View commit details
    Browse the repository at this point in the history
  3. Compression.

    Alan Schelten committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1f9e960 View commit details
    Browse the repository at this point in the history
  4. Document compression

    Alan Schelten committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    39e5360 View commit details
    Browse the repository at this point in the history