Please open a JIRA.  We should point to the compound name in the error
message.


On Mon, May 4, 2015 at 5:44 PM, Daniel Barclay <[email protected]>
wrote:

> Jinfeng,
>
> I notice that in this error message:
>
> java.sql.SQLException: PARSE ERROR: From line 7, column 12 to line 7,
> column 14: Table 'dfs.cross-sources.fewtypes_null_view1' not found
>
> the columns numbers referring to this line 7:
>
> inner join dfs.`cross-sources`.fewtypes_null_view1 o
>
> point to just the "dfs" part rather the whole table name
> ("dfs.`cross-sources`.fewtypes_null_view1").
>
>
> Is it intentional that we're pointing to only first token in the compound
> name, or do we want to point to the whole compound name?
>
> Daniel
>
> --
> Daniel Barclay
> MapR Technologies
>

Reply via email to