Mehant Baid created DRILL-3817:
----------------------------------
Summary: 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
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)