[
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)