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

[GLUTEN-7267][CH]Support nested column pruning for HiveTableScan json/parquet/orc format #7268

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

Commits on Sep 19, 2024

  1. support nested column pruning

    zouyunhe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4fa9091 View commit details
    Browse the repository at this point in the history
  2. rebase and solve conflict

    zouyunhe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bb1def6 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    zouyunhe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4c202a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. use spark shema prunning

    zouyunhe committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b29ce7d View commit details
    Browse the repository at this point in the history
  2. use spark schema pruning

    zouyunhe committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b367576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    955ad45 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix test

    KevinyhZou committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    766e7d4 View commit details
    Browse the repository at this point in the history
  2. remove useless file

    KevinyhZou committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7f98477 View commit details
    Browse the repository at this point in the history
  3. fix ci test

    zouyunhe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c865c8c View commit details
    Browse the repository at this point in the history
  4. fix ci test

    zouyunhe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d45d022 View commit details
    Browse the repository at this point in the history
  5. remove orc test

    zouyunhe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8259217 View commit details
    Browse the repository at this point in the history