ARROW-5990: [Python] add bounds check to RowGroupMetaData.column#4911
Closed
crepererum wants to merge 1 commit intoapache:masterfrom
Closed
ARROW-5990: [Python] add bounds check to RowGroupMetaData.column#4911crepererum wants to merge 1 commit intoapache:masterfrom
crepererum wants to merge 1 commit intoapache:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4911 +/- ##
===========================================
- Coverage 87.44% 65.16% -22.28%
===========================================
Files 995 486 -509
Lines 140479 64291 -76188
Branches 1418 0 -1418
===========================================
- Hits 122841 41895 -80946
- Misses 17276 22396 +5120
+ Partials 362 0 -362
Continue to review full report at Codecov.
|
Contributor
|
+1, LGTM |
kszucs
pushed a commit
that referenced
this pull request
Jul 22, 2019
Author: Marco Neumann <[email protected]> Closes #4911 from crepererum/ARROW-5990 and squashes the following commits: b05e734 <Marco Neumann> add bounds check to RowGroupMetaData.column
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.