You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chan (JIRA)" <ji...@apache.org> on 2019/08/14 09:32:00 UTC

[jira] [Resolved] (CALCITE-3236) Handle issues found in static code analysis

     [ https://issues.apache.org/jira/browse/CALCITE-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Chan resolved CALCITE-3236.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.21.0

Fixed inĀ [5c01713|https://github.com/apache/calcite/commit/5c017135b6b923abbf1b465ac1962bcec7886dfd], thanks for your PR, [~donnyzone] ! 

> Handle issues found in static code analysis 
> --------------------------------------------
>
>                 Key: CALCITE-3236
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3236
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.20.0
>            Reporter: Feng Zhu
>            Assignee: Feng Zhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.21.0
>
>         Attachments: findbugs.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Recently, we are conducting static code analysis to make our project robust.
> In Calcite, many potential risks can also be found with the tool FindBugs, as shown in the figure below.
> !findbugs.png!
> However, it is difficult to trigger most of them. Current now, we fix two obvious issues.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)