Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8482

Projection of enum field returns number instead of constant

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 9.2.0.Alpha2
    • Remote Querying
    • None

      Consider the query below where Gender is mapped in protobuf as an enum:

      select p.gender, count(p.name) from Person p group by p.gender
      

      The returned projection is numeric rather than MALE/FEMALE.

            Unassigned Unassigned
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: