[
https://issues.apache.org/jira/browse/PHOENIX-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315546#comment-14315546
]
James Taylor commented on PHOENIX-1026:
---------------------------------------
Sounds like functional indexes, implemented in PHOENIX-514 described a bit
here: http://phoenix.apache.org/secondary_indexing.html#Functional_Indexes.
This should work for local indexes too. I'm still not sure I understand what
you're referring to. Is this a duplicate of that work?
> ParseNodeRewriter can rewrite StringConcatParseNode children
> -------------------------------------------------------------
>
> Key: PHOENIX-1026
> URL: https://issues.apache.org/jira/browse/PHOENIX-1026
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 3.1, 4.1
> Reporter: rajeshbabu
> Priority: Minor
>
> if SQL expression with string concatenation has indexed columns then directly
> we can use index if possible. At present ColumnParseNodes not having proper
> name in StringConcatParseNode so we are not able to use index.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)