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

Faster parquet DictEncoder (~20%) #2123

Merged
merged 5 commits into from Jul 29, 2022

Commits on Jul 21, 2022

  1. Faster parquet DictEncoder

    tustvold committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5d8d756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c38a63 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Reserve dictionary capacity

    tustvold committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    e9b527a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Split out interner

    tustvold committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8be38af View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Fix RAT

    tustvold committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a07d513 View commit details
    Browse the repository at this point in the history