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

Support Parquet Byte Stream Split Encoding #5293

Merged
merged 14 commits into from
Jan 12, 2024

Commits on Jan 7, 2024

  1. wip byte-stream-split

    simonvandel authored and mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    aa72add View commit details
    Browse the repository at this point in the history
  2. decoding works

    simonvandel authored and mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a4f98a3 View commit details
    Browse the repository at this point in the history
  3. impl split

    simonvandel authored and mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f260b0b View commit details
    Browse the repository at this point in the history
  4. clean up

    simonvandel authored and mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a83862f View commit details
    Browse the repository at this point in the history
  5. whitespace

    simonvandel authored and mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    436f579 View commit details
    Browse the repository at this point in the history
  6. remove println

    mwlon committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    844e7c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. get compiling after rebase

    mwlon committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7f5083b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eea8a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update parquet-testing revision

    mwlon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f8a010b View commit details
    Browse the repository at this point in the history
  2. encoding bench

    mwlon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5e2c30c View commit details
    Browse the repository at this point in the history
  3. improve performance

    mwlon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    48608d0 View commit details
    Browse the repository at this point in the history
  4. test fix

    mwlon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fd92ee4 View commit details
    Browse the repository at this point in the history
  5. add apache headers

    mwlon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    73f23d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. one more test and readme update

    mwlon committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    08bc944 View commit details
    Browse the repository at this point in the history