Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2299

Case sensitivity: Storage plugin names and workspace names are case sensitive

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            arina Arina Ielchiieva
            inramana Ramana Inukonda Nagaraj
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: