[
https://issues.apache.org/jira/browse/DRILL-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15570160#comment-15570160
]
ASF GitHub Bot commented on DRILL-4930:
---------------------------------------
GitHub user laurentgo opened a pull request:
https://github.com/apache/drill/pull/614
DRILL-4930: Fix Metadata results ordering
Change MetadataProvider to return metadata results ordered (following
convention used by ODBC and JDBC specs).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laurentgo/drill laurent/DRILL-4930
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/614.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 #614
----
----
> Metadata results are not sorted
> -------------------------------
>
> Key: DRILL-4930
> URL: https://issues.apache.org/jira/browse/DRILL-4930
> Project: Apache Drill
> Issue Type: Bug
> Components: Metadata
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Minor
>
> According to JDBC and ODBC specs, metadata results should be ordered.
> Currently, results are unordered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)