Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8153

Support upper case and mixed case column identifiers in the SQL interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.0
    • 6.0
    • SolrJ
    • None

    Description

      The version of the Presto parser currently in Solr is lower casing all SQL identifiers unless they are string literals (single quotes). This appears to be happening in the QualifiedName class.

      The latest version of the Presto parser has changed the QualifiedName class to maintain the original casing. This will allow Solr to maintain the original case of SQL identifiers without requiring quoted identifiers.

      Attachments

        1. SOLR-8153.patch
          41 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: