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

Not Supporting Mongo DB Name Capital Letters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.17.0
    • 1.19.0
    • Storage - MongoDB
    • None

    Description

      Hi,

      I successfully connected to Mongo DB using connection string and my mongo DB has some DB name in Capital Letter like "HELLO" and some are small "test".

      When I run show databases; command then it show all database but when I execute 

      show tables; command using the "use mongo.HELLO" then don't show any tables but when I execute same command using "use mongo.test" then it show all tables. 

      And bot database has the same collections.

      So, Apache Drill doesn't support if the mongo database name in Capital Letters. 

      Attachments

        Activity

          People

            luoc Cong Luo
            RGupta2020 RAJESH GUPTA
            Paul Rogers Paul Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: