[
https://issues.apache.org/jira/browse/CALCITE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974750#comment-14974750
]
Andy Grove commented on CALCITE-933:
------------------------------------
Thanks. I've just submitted changes to address these issues.
> 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)