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

Use exceptions instead of return values to handle errors in CompactProtocolReader #14582

Merged
merged 20 commits into from
Dec 14, 2023

Commits on Dec 5, 2023

  1. read()s

    vuule committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    184fe98 View commit details
    Browse the repository at this point in the history
  2. skip and builder

    vuule committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    400825d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-24.02' of https://github.com/rapidsai/cudf into …

    …impr-no-bool-return-error
    vuule committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    22ad429 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. field functors

    vuule committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    122c423 View commit details
    Browse the repository at this point in the history
  2. style

    vuule committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    572534a View commit details
    Browse the repository at this point in the history
  3. fail early

    vuule committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ffa3189 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-24.02' of https://github.com/rapidsai/cudf into …

    …impr-no-bool-return-error
    vuule committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c59b7ef View commit details
    Browse the repository at this point in the history
  5. finish merge

    vuule committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bc50e6c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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

Commits on Dec 12, 2023

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

    …impr-no-bool-return-error
    vuule committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    556318b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    fa72400 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'impr-no-bool-return-error' of https://github.com/vuule/…

    …cudf into impr-no-bool-return-error
    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8a08a24 View commit details
    Browse the repository at this point in the history
  3. unbreak my heart

    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dfbc03d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab6938 View commit details
    Browse the repository at this point in the history
  5. centralize field type checking

    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d51530b View commit details
    Browse the repository at this point in the history
  6. undo another debug version

    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a105f9a View commit details
    Browse the repository at this point in the history
  7. param to template param

    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    485af3d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'branch-24.02' of https://github.com/rapidsai/cudf into …

    …impr-no-bool-return-error
    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    87d0c61 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'impr-no-bool-return-error' of https://github.com/vuule/…

    …cudf into impr-no-bool-return-error
    vuule committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    816b0f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. more debug mess reverted

    vuule committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ec2ef64 View commit details
    Browse the repository at this point in the history