[
https://issues.apache.org/jira/browse/CALCITE-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep Chada closed CALCITE-2800.
----------------------------------
Resolution: Won't Fix
The createPdxType handles enum values as map already, There is already a FIXME
in createStructType function in class JavaTypeFactoryExtImpl.java. For our use
case we are ensuring data is created as PdxInstance
> Geode change to support filtering by enum columns of the GeodeTable
> -------------------------------------------------------------------
>
> Key: CALCITE-2800
> URL: https://issues.apache.org/jira/browse/CALCITE-2800
> Project: Calcite
> Issue Type: Improvement
> Components: geode
> Reporter: Sandeep Chada
> Assignee: Julian Hyde
> Priority: Major
>
> Geode change to support filtering by enum columns of the GeodeTable
> The way I am trying to solve the problem is create a class assignable from
> enum as Map,
> and when querying we can do query as enumObject['name'] = 'NAME1'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)