You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "sunny rajpal (JIRA)" <ji...@apache.org> on 2017/11/22 09:26:00 UTC

[jira] [Created] (DRILL-5985) Drill return IndexOutOfBoundsException when column name in the file doesnt match the exact case

sunny rajpal created DRILL-5985:
-----------------------------------

             Summary: Drill return IndexOutOfBoundsException when column name in the file doesnt match the exact case
                 Key: DRILL-5985
                 URL: https://issues.apache.org/jira/browse/DRILL-5985
             Project: Apache Drill
          Issue Type: Bug
            Reporter: sunny rajpal


columns in file has camel casing , when we write query with column name as full upper or lower it gives 

Error: SYSTEM ERROR: IndexOutOfBoundsException: index: 32384, length: 4 (expected: range(0, 16384))

Fragment 0:0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)