[
https://issues.apache.org/jira/browse/DRILL-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741713#comment-14741713
]
ASF GitHub Bot commented on DRILL-3767:
---------------------------------------
GitHub user adeneche opened a pull request:
https://github.com/apache/drill/pull/155
DRILL-3767: SchemaPath.getCompoundPath(String...strings) reverses it'…
…s input array
@amansinha100 can you please review ?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adeneche/incubator-drill DRILL-3767
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/155.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 #155
----
commit f27feb00b31355d62ced810de97a1af154098a7e
Author: adeneche <[email protected]>
Date: 2015-09-11T17:31:59Z
DRILL-3767: SchemaPath.getCompoundPath(String...strings) reverses it's
input array
----
> SchemaPath.getCompoundPath(String...strings) reverses it's input array
> ----------------------------------------------------------------------
>
> Key: DRILL-3767
> URL: https://issues.apache.org/jira/browse/DRILL-3767
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Codegen
> Reporter: Deneche A. Hakim
> Assignee: Deneche A. Hakim
> Priority: Minor
> Fix For: 1.2.0
>
>
> If you pass an array of strings to {{SchemaPath.getCompoundPath()}}, the
> input array will be reversed. This side effect is *undocumented* and has led
> to at least one known bug DRILL-3758
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)