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

TABLE/COLUMN names in Drill are case sensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      Drill table/column names seem to be case sensitive.
      Example 1; Select * from INFORMATION_SCHEMA.TABLES works, but INFORMATION_SCHEMA.tables doesn't work

      Example 2: Select * from hive.web_log works , but select * from hive.WEB_LOG doesn't work (this works in hive)

      We need to make the table/column names case-insensitive for ease of use.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Neeraja Neeraja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: