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

Fixed Decimal 128 bug in ParquetCachedBatchSerializer #4899

Merged
merged 3 commits into from
Mar 8, 2022

Commits on Mar 3, 2022

  1. Fixed Parquet schema

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

Commits on Mar 8, 2022

  1. addressed review comments

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ec3a549 View commit details
    Browse the repository at this point in the history
  2. removed unused import

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