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/27 00:21:27 UTC

[jira] [Resolved] (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:all-tabpanel ]

Julian Hyde resolved CALCITE-933.
---------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/57e1b4c1. Thanks for the patch, [~andygrove]!

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