Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-5568

Some JDBC datasources will fail to query or load parts of tables, like GaussDB, responding to KE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0-alpha
    • 5.0-beta
    • Driver - JDBC
    • None

    Description

      Currently KE keep all the table metadata as upper case, so it will fail to contacting with some JDBC datasources, like GaussDB, which are sensitive to the letters.

      So to solve this issue, a new boolean property kylin.source.jdbc.convert-to-lowercase will be introduced, false by default, to transform KE metadata to lowercase.

      Attachments

        Activity

          People

            newboy Guangyuan Feng
            newboy Guangyuan Feng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: