[infinispan-issues] [JBoss JIRA] (ISPN-7654) Ickle parser should have a different representation for each literal type instead of using string for everything
Galder Zamarreño (JIRA)
issues at jboss.org
Mon Jun 25 07:22:08 EDT 2018
[ https://issues.jboss.org/browse/ISPN-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-7654:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.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.jboss.org/browse/ISPN-7654
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying, Remote Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.4.0.Final
>
>
> 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.5.0#75005)
More information about the infinispan-issues
mailing list