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

Chunking input before writing a ParquetCachedBatch #1265

Merged
merged 13 commits into from
Dec 7, 2020

Commits on Dec 4, 2020

  1. Chunking input

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d0b8d3f View commit details
    Browse the repository at this point in the history
  2. improved tests

    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9f5c059 View commit details
    Browse the repository at this point in the history
  3. updated

    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f92ed1f View commit details
    Browse the repository at this point in the history
  4. rearranged imports

    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4d8f4f0 View commit details
    Browse the repository at this point in the history
  5. renamed the tests

    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    7d91c53 View commit details
    Browse the repository at this point in the history
  6. REVERT THIS COMMIT

    This commit should be reverted once we have a framework for selectively
    building tests based on Spark version
    razajafri committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0f817e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Update shims/spark310/src/main/scala/com/nvidia/spark/rapids/shims/sp…

    …ark310/ParquetCachedBatchSerializer.scala
    
    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    razajafri and jlowe authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    553ebb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2e720 View commit details
    Browse the repository at this point in the history
  3. build failure

    razajafri committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    57c9712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bdb6f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc86a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. addressed review comments

    razajafri committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    df8c972 View commit details
    Browse the repository at this point in the history
  2. addressed review comments

    razajafri committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    81282df View commit details
    Browse the repository at this point in the history