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

Tim Armstrong updated IMPALA-7911:
----------------------------------
    Component/s: Frontend

> Extend constant propagation for views to include other operators
> ----------------------------------------------------------------
>
>                 Key: IMPALA-7911
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7911
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>            Reporter: Peter Ebert
>            Priority: Major
>
> IMPALA-5003 added the ability to use a view to hide from users that a table 
> might be partitioned by month instead of day (avoiding over partitioning and 
> small files), and works well for = operator. However if a user queries using 
> < or > (and likely others) this does not work.  For the date example > and < 
> are common so it would be helpful to have this extended to those.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to