You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/20 03:01:00 UTC

[jira] [Commented] (CALCITE-2269) Enable errorprone checking

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

ASF GitHub Bot commented on CALCITE-2269:
-----------------------------------------

GitHub user risdenk opened a pull request:

    https://github.com/apache/calcite-avatica/pull/40

    [CALCITE-2269] Enable errorprone checking

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/risdenk/calcite-avatica CALCITE-2269

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/calcite-avatica/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit 37bee9d15824bccd61dc76b45eeb3439e15ce68b
Author: Kevin Risden <kr...@...>
Date:   2018-04-19T02:50:34Z

    [CALCITE-2269] Enable errorprone checking

----


> Enable errorprone checking
> --------------------------
>
>                 Key: CALCITE-2269
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2269
>             Project: Calcite
>          Issue Type: Improvement
>          Components: build
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>
> [http://errorprone.info/] provides the ability to do static checks like Spotbugs (CALCITE-1006).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)