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

Tristan Tarrant (JIRA) issues at jboss.org
Fri Sep 14 16:06:12 EDT 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.0.Final
                       (was: 9.4.0.CR3)


> 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.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.5.0#75005)


More information about the infinispan-issues mailing list