[infinispan-issues] [JBoss JIRA] (ISPN-8482) Projection of enum field returns number instead of constant
Tristan Tarrant (Jira)
issues at jboss.org
Wed Nov 28 18:34:11 EST 2018
[ https://issues.jboss.org/browse/ISPN-8482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8482:
----------------------------------
Fix Version/s: 9.4.4.Final
(was: 9.4.3.Final)
> Projection of enum field returns number instead of constant
> -----------------------------------------------------------
>
> Key: ISPN-8482
> URL: https://issues.jboss.org/browse/ISPN-8482
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 9.2.0.Alpha2
> Reporter: Gustavo Fernandes
> Assignee: Adrian Nistor
> Priority: Major
> Fix For: 9.4.4.Final
>
>
> Consider the query below where Gender is mapped in protobuf as an {{enum}}:
> {code:sql}
> select p.gender, count(p.name) from Person p group by p.gender
> {code}
> The returned projection is numeric rather than MALE/FEMALE.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list