You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/03 04:57:11 UTC

[GitHub] [druid] suneet-s opened a new pull request #9609: Fix potential integer overflow issues

suneet-s opened a new pull request #9609: Fix potential integer overflow issues
URL: https://github.com/apache/druid/pull/9609
 
 
   ApproximateHistogram - seems unlikely.
   SegmentAnalyzer - unclear if this is an actual issue.
   GenericIndexedWriter - unclear if this is an actual issue.
   IncrementalIndexRow and OnheapIncrementalIndex are non-issues because it's very
   unlikely for the number of dims to be large enough to hit the overflow
   condition.

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] lgtm-com[bot] commented on issue #9609: Fix potential integer overflow issues

Posted by GitBox <gi...@apache.org>.
lgtm-com[bot] commented on issue #9609: Fix potential integer overflow issues
URL: https://github.com/apache/druid/pull/9609#issuecomment-608992879
 
 
   This pull request **fixes 6 alerts** when merging 58c11be3bbc5b1c7e6c1c718402ff1dc2f08e309 into af3337dac8091d7499a86014de125b26ed90fbdc - [view on LGTM.com](https://lgtm.com/projects/g/apache/druid/rev/pr-5d039dc2b0554013bdb16702dd80b9b9cc8b02df)
   
   **fixed alerts:**
   
   * 5 for Result of multiplication cast to wider type
   * 1 for Implicit narrowing conversion in compound assignment

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] gianm merged pull request #9609: Fix potential integer overflow issues

Posted by GitBox <gi...@apache.org>.
gianm merged pull request #9609: Fix potential integer overflow issues
URL: https://github.com/apache/druid/pull/9609
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org