GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/1000
DRILL-5845: Columns returned by select with "ORDER BY" and "LIMIT" clâ¦
â¦auses are not in correct order.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-5845
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1000.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1000
----
commit 1847a65a322ed0f4b38dd202a79b8f2078ca1a11
Author: Vitalii Diravka <[email protected]>
Date: 2017-10-09T11:27:58Z
DRILL-5845: Columns returned by select with "ORDER BY" and "LIMIT" clauses
are not in correct order.
----
---