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

[SPARK-34859][SQL] parquet vectorized reader - support column index with rowIndexes #31998

Commits on Mar 29, 2021

  1. column reader with rowIndexes

    lxian committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9544432 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. fix indexes

    lxian committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6535575 View commit details
    Browse the repository at this point in the history
  2. more datatypes

    lxian committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2978f78 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. ints

    lxian committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    2422abc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

Commits on Apr 11, 2021

  1. handle dict encoding

    lxian committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    e95e7a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. cleanup

    lxian committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5a3c085 View commit details
    Browse the repository at this point in the history