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

Vitalii Diravka updated DRILL-6775:
-----------------------------------
    Affects Version/s: 1.14.0

> The schema for empty output is not shown in Drill Web UI
> --------------------------------------------------------
>
>                 Key: DRILL-6775
>                 URL: https://issues.apache.org/jira/browse/DRILL-6775
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Vitalii Diravka
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: image-2018-10-05-16-16-45-389.png
>
>
> The query in SqlLine:
> {code}
> 0: jdbc:drill:zk=local> SELECT employee_id, full_name, first_name, last_name 
> FROM cp.`employee.json` LIMIT 0;
> +--------------+------------+-------------+------------+
> | employee_id | full_name | first_name | last_name |
> +--------------+------------+-------------+------------+
> +--------------+------------+-------------+------------+
> No rows selected (0.118 seconds)
> {code}
> But the same in Drill UI shows nothing, see the attachment.
>  !image-2018-10-05-16-16-45-389.png!



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

Reply via email to