Joel Bernstein created SOLR-8153:
------------------------------------
Summary: Upgrade to Presto parser .122
Key: SOLR-8153
URL: https://issues.apache.org/jira/browse/SOLR-8153
Project: Solr
Issue Type: Improvement
Components: SolrJ
Affects Versions: Trunk
Reporter: Joel Bernstein
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]