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

Add option to Parquet writer to skip compressing individual columns #15411

Merged
merged 17 commits into from
Apr 18, 2024

Commits on Mar 28, 2024

  1. initial pass

    etseidl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    380437b View commit details
    Browse the repository at this point in the history
  2. formatting

    etseidl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    199260c View commit details
    Browse the repository at this point in the history
  3. add skip_compression

    etseidl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0c8fd7d View commit details
    Browse the repository at this point in the history
  4. add todo

    etseidl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0f9c8f6 View commit details
    Browse the repository at this point in the history
  5. add test

    etseidl committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6aaebd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    6f62d7d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1560b89 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    81db048 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    c77bc59 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    416b31f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    4e463aa View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    d5e5974 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    8e7e86f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f1eeebe View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    7c9e67d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    6859438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d1a9e View commit details
    Browse the repository at this point in the history