Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6775

The schema for empty output is not shown in Drill Web UI

    XMLWordPrintableJSON

Details

    Description

      The query in SqlLine:

      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)
      

      But the same in Drill UI shows nothing, see the attachment.

      Attachments

        1. image-2018-10-05-16-16-45-389.png
          9 kB
          Vitalii Diravka

        Issue Links

          Activity

            People

              angozhiy Anton Gozhiy
              vitalii Vitalii Diravka
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: