You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 16:34:00 UTC

[jira] [Commented] (PARQUET-1690) Integer Overflow of BinaryStatistics#isSmallerThan()

    [ https://issues.apache.org/jira/browse/PARQUET-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061886#comment-17061886 ] 

ASF GitHub Bot commented on PARQUET-1690:
-----------------------------------------

shangxinli commented on pull request #722: PARQUET-1690: Integer Overflow of BinaryStatistics#isSmallerThan()
URL: https://github.com/apache/parquet-mr/pull/722
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Integer Overflow of BinaryStatistics#isSmallerThan()
> ----------------------------------------------------
>
>                 Key: PARQUET-1690
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1690
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>    Affects Versions: 1.11.0
>            Reporter: Xinli Shang
>            Assignee: Xinli Shang
>            Priority: Major
>              Labels: pull-request-available
>
> "(min.length() + max.length()) < size" didn't handle integer overflow 
> [https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/column/statistics/BinaryStatistics.java#L103]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)