You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2015/10/02 00:08:28 UTC

[jira] [Resolved] (DRILL-3817) Refresh metadata does not work when used with sub schema

     [ https://issues.apache.org/jira/browse/DRILL-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aman Sinha resolved DRILL-3817.
-------------------------------
    Resolution: Fixed

Fixed in f9cefd5e7b2de52812ac6a0813237479d9a6a167.

> Refresh metadata does not work when used with sub schema  
> ----------------------------------------------------------
>
>                 Key: DRILL-3817
>                 URL: https://issues.apache.org/jira/browse/DRILL-3817
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Mehant Baid
>             Fix For: 1.2.0
>
>         Attachments: DRILL-3817.patch
>
>
> refresh table metadata dfs.tmp.`lineitem` does not work, hit the following exception
> org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: org.apache.calcite.sql.SqlBasicCall cannot be cast to org.apache.calcite.sql.SqlIdentifier
> If the sub schema is removed it works.
> refresh table metadata dfs.`/tmp/lineitem`



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