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

Pick smallest decimal type with required precision in ORC reader #9775

Merged
merged 19 commits into from
Dec 8, 2021

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    d1b09bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3065bac View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …bug-dec128-from-precision
    vuule committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c5966a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …bug-dec128-from-precision
    vuule committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1fb2164 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. decode as decimal32

    vuule committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    761ed54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e11f75 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …bug-dec128-from-precision
    vuule committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    41ac21c View commit details
    Browse the repository at this point in the history
  4. set scale for decimal32

    vuule committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    7df6e76 View commit details
    Browse the repository at this point in the history
  5. adjust Java test

    vuule committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    fe03e08 View commit details
    Browse the repository at this point in the history
  6. java fix try 2

    vuule authored Dec 4, 2021
    Configuration menu
    Copy the full SHA
    b98b4a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    1869255 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …bug-dec128-from-precision
    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    509a153 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'refs/pull/9853/head' of https://github.com/rapidsai/cudf

    …into bug-dec128-from-precision
    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    fd1c6da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d56b9b9 View commit details
    Browse the repository at this point in the history
  5. revert Java test changes

    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b6c9d7b View commit details
    Browse the repository at this point in the history
  6. clean up

    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    58af480 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-22.02' of https://github.com/rapidsai/cudf into …

    …bug-dec128-from-precision
    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    92c689e View commit details
    Browse the repository at this point in the history
  8. clean up initialization

    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    a21bff4 View commit details
    Browse the repository at this point in the history
  9. stylin'

    vuule committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    349d4e2 View commit details
    Browse the repository at this point in the history