You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Dmytriy Grinchenko (JIRA)" <ji...@apache.org> on 2019/04/11 11:28:00 UTC

[jira] [Created] (DRILL-7167) DESCRIBE TABLE statement is not implemented

Dmytriy Grinchenko created DRILL-7167:
-----------------------------------------

             Summary: DESCRIBE TABLE statement is not implemented 
                 Key: DRILL-7167
                 URL: https://issues.apache.org/jira/browse/DRILL-7167
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.16.0
            Reporter: Dmytriy Grinchenko
            Assignee: Dmytriy Grinchenko
             Fix For: 1.17.0


DESCRIBE dfs.tmp.`table` - works fineĀ 

DESCRIBE TABLE dfs.tmp.`table` - fails with error:
{code:java}
//todo
{code}

DESCRIBE TABLE should work the same as DESCRIBE;




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)