You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:21:21 UTC

[jira] [Resolved] (PHOENIX-235) fix regression if first operand of inlist is a function

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

Gabriel Reid resolved PHOENIX-235.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by first re-opening all closed imported issues and then resolving them in bulk.

> fix regression if first operand of inlist is a function
> -------------------------------------------------------
>
>                 Key: PHOENIX-235
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-235
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: ryang-sfdc
>
> The server filter was incorrectly being removed for queries such as:
> SELECT ... FROM ... WHERE regexp_substr(inst, '[^-]+') IN ('inst1', 'inst2')
> The fix is to apply the new inlist optimization less aggressively.



--
This message was sent by Atlassian JIRA
(v6.2#6252)