Sandeep Chada created CALCITE-2800:
--------------------------------------
Summary: 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
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)