You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 09:55:00 UTC

[jira] [Created] (HIVE-21274) Geode adapter: support boolean columns in filter predicates

Zoltan Haindrich created HIVE-21274:
---------------------------------------

             Summary: Geode adapter: support boolean columns in filter predicates
                 Key: HIVE-21274
                 URL: https://issues.apache.org/jira/browse/HIVE-21274
             Project: Hive
          Issue Type: Improvement
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich


The geode adapter currently only supports filtering by comparisions.

After CALCITE-2839 the simplifier may remove the comparision in case the operands are booleans. {{x=true => x)}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)