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

[gpuCI] Forward-merge branch-21.10 to branch-21.12 [skip gpuci] #9294

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

GPUtester
Copy link
Collaborator

Forward-merge triggered by push to branch-21.10 that creates a PR to keep branch-21.12 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

…9183)

Fixes #9182.


In cases where the `sum` statistic was not present in the orc file for int and float columns, the values would be incorrectly interpreted as 0 because of protobuf's [default](https://developers.google.com/protocol-buffers/docs/proto#optional) values when fields are missing.

This PR adds a check for field presence before assignment.

Authors:
  - Ayush Dattagupta (https://github.com/ayushdg)

Approvers:
  - Sheilah Kirui (https://github.com/skirui-source)
  - Vukasin Milovanovic (https://github.com/vuule)
  - Marlene  (https://github.com/marlenezw)

URL: #9183
@GPUtester GPUtester requested a review from a team as a code owner September 23, 2021 23:46
@GPUtester GPUtester merged commit 7277443 into branch-21.12 Sep 23, 2021
@GPUtester
Copy link
Collaborator Author

SUCCESS - forward-merge complete.

@github-actions github-actions bot added the Python Affects Python cuDF API. label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants