You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/10/26 18:42:27 UTC

[jira] [Commented] (CALCITE-933) RelBuilder.scan() throws NPE if relation does not exist

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

Julian Hyde commented on CALCITE-933:
-------------------------------------

A few things to fix in the PR but looks mostly good.

> RelBuilder.scan() throws NPE if relation does not exist
> -------------------------------------------------------
>
>                 Key: CALCITE-933
>                 URL: https://issues.apache.org/jira/browse/CALCITE-933
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Trivial
>             Fix For: 1.5.0
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> RelBuilder.scan() throws NPE if relation does not exist. The fix is simple to add a null check and throw an appropriate exception.
> Pull request: https://github.com/apache/incubator-calcite/pull/159



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)