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

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

Feng Zhu created CALCITE-3236:
---------------------------------

             Summary: 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
         Attachments: findbugs.png

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)