You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2020/04/20 22:58:00 UTC

[jira] [Updated] (HIVE-23167) Extend compiler support for Probe static filters

     [ https://issues.apache.org/jira/browse/HIVE-23167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Panagiotis Garefalakis updated HIVE-23167:
------------------------------------------
    Description: 
Extend  rule can be extended to support static filter expressions like:
select * from sales where sold_state = 'PR';

> Extend compiler support for Probe static filters
> ------------------------------------------------
>
>                 Key: HIVE-23167
>                 URL: https://issues.apache.org/jira/browse/HIVE-23167
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>
> Extend  rule can be extended to support static filter expressions like:
> select * from sales where sold_state = 'PR';



--
This message was sent by Atlassian Jira
(v8.3.4#803005)