Laurie Harris created ZEPPELIN-4025:
---------------------------------------

             Summary: Columns not displayed in the order of the SELECT column 
list
                 Key: ZEPPELIN-4025
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4025
             Project: Zeppelin
          Issue Type: Bug
          Components: front-end
    Affects Versions: 0.8.0
            Reporter: Laurie Harris


The columns displayed in the result are not displayed in the order of the 
SELECT column list.

 

Example: SELECT name, address, city, state, zip FROM table

results in: name, city, state, zip, address

instead of returning the columns in the order they were selected.



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

Reply via email to