[
https://issues.apache.org/jira/browse/METAMODEL-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Saputra updated METAMODEL-15:
-----------------------------------
Assignee: (was: Henry Saputra)
> Parse queries with whitespaced elements
> ---------------------------------------
>
> Key: METAMODEL-15
> URL: https://issues.apache.org/jira/browse/METAMODEL-15
> Project: Metamodel
> Issue Type: Bug
> Reporter: Kasper Sørensen
> Priority: Minor
>
> If a schema, table or column contains white spaces, the MetaModel query
> parser does not recognize them, because the parts after a space are
> identified as part of another token.
> For instance, if a column is called "First name", the following query would
> not be parsed correctly:
> {code}
> SELECT p.First name FROM person p
> {code}
> Fix :)
--
This message was sent by Atlassian JIRA
(v6.2#6252)