[infinispan-issues] [JBoss JIRA] (ISPN-8482) Projection of enum field returns number instead of constant

Adrian Nistor (JIRA) issues at jboss.org
Tue Jun 26 05:55:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-8482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-8482:
--------------------------------
    Fix Version/s: 9.4.0.Alpha1


> 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
>             Fix For: 9.4.0.Alpha1
>
>
> 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.5.0#75005)


More information about the infinispan-issues mailing list