Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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`