Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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'