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

Create non-shim specific version of ParquetCachedBatchSerializer #3473

Merged
merged 18 commits into from
Sep 14, 2021

Commits on Sep 3, 2021

  1. Removed redundant PCBS and GpuInMemoryTableScanExec classes

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    addbb4b View commit details
    Browse the repository at this point in the history
  2. turn the nightly tests on

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    cafaa08 View commit details
    Browse the repository at this point in the history
  3. fixed pcbs and InMemoryTableScanExec package

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f1a3e99 View commit details
    Browse the repository at this point in the history
  4. Revert "turn the nightly tests on"

    This reverts commit cafaa08.
    
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    c4728ec View commit details
    Browse the repository at this point in the history
  5. adding no-default-profile to spark313

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f26a0c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 13, 2021

  1. cleanup

    tgravescs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    26642a5 View commit details
    Browse the repository at this point in the history
  2. Add common class for the ParquetCachedBatchSerializer

    Signed-off-by: Thomas Graves <tgraves@nvidia.com>
    tgravescs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b6b3899 View commit details
    Browse the repository at this point in the history
  3. Fix the shim layer to pick up the proper versions of Parquet cached

    batch serializer
    
    Signed-off-by: Thomas Graves <tgraves@nvidia.com>
    tgravescs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    7e7c060 View commit details
    Browse the repository at this point in the history
  4. docs

    tgravescs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    149f827 View commit details
    Browse the repository at this point in the history
  5. Update docs

    tgravescs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2779bf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Fix databricks build

    tgravescs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    701931a View commit details
    Browse the repository at this point in the history
  2. re-enable cache tests

    tgravescs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    40dcdd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15b5200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df33221 View commit details
    Browse the repository at this point in the history
  5. Update includes

    tgravescs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    52fc150 View commit details
    Browse the repository at this point in the history
  6. fix style

    tgravescs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    30e1638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    983c8c9 View commit details
    Browse the repository at this point in the history