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

Added in Decimal support to ParquetCachedBatchSerializer #1596

Merged
merged 7 commits into from
Feb 10, 2021

Commits on Jan 27, 2021

  1. Added in Decimal support to ParquetCachedBatchSerializer

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    cb9e1af View commit details
    Browse the repository at this point in the history
  2. added nested and changed copyrights

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

Commits on Feb 9, 2021

  1. Merge remote-tracking branch 'origin/branch-0.4' into whitelist

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cf91466 View commit details
    Browse the repository at this point in the history
  2. fixed test failures

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

Commits on Feb 10, 2021

  1. fixed test error

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    fa2a4df View commit details
    Browse the repository at this point in the history
  2. added import

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    02fdf89 View commit details
    Browse the repository at this point in the history
  3. fixed tests for spark311tests profile

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