You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/02 00:32:52 UTC

[jira] [Updated] (DRILL-2299) Case sensitivity: Storage plugin names and workspace names are case sensitive

     [ https://issues.apache.org/jira/browse/DRILL-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Westin updated DRILL-2299:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> Case sensitivity: Storage plugin names and workspace names are case sensitive
> -----------------------------------------------------------------------------
>
>                 Key: DRILL-2299
>                 URL: https://issues.apache.org/jira/browse/DRILL-2299
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Information Schema
>    Affects Versions: 0.8.0
>            Reporter: Ramana Inukonda Nagaraj
>            Assignee: Jason Altekruse
>             Fix For: 1.0.0
>
>
> Storage plugin is defined as dfs :
> 0: jdbc:drill:> select * from dfs.`/user/root/alltypes.json`;
> Works fine.
> select * from FROM DFS.`/user/root/alltypes.json`;
> Fails with DFS not found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)