[infinispan-issues] [JBoss JIRA] (ISPN-7654) Ickle parser should have a different representation for each literal type instead of using string for everything
Tristan Tarrant (Jira)
issues at jboss.org
Thu Feb 13 04:29:00 EST 2020
[ https://issues.redhat.com/browse/ISPN-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-7654:
----------------------------------
Fix Version/s: (was: 10.1.0.Final)
> Ickle parser should have a different representation for each literal type instead of using string for everything
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-7654
> URL: https://issues.redhat.com/browse/ISPN-7654
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying, Remote Querying
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
>
> All constant literals regardless of type are represented as string now and are later parsed into integers, booleans, etc, when the query is translated. We should do this at the beginning phase of parsing. See ConstantLiteralTree class.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list