[ 
https://issues.apache.org/jira/browse/PHOENIX-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422449#comment-17422449
 ] 

ASF GitHub Bot commented on PHOENIX-6563:
-----------------------------------------

richardantal commented on pull request #1323:
URL: https://github.com/apache/phoenix/pull/1323#issuecomment-930239742


   Thank you for the reviews!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Unable to use 'UPPER'/'LOWER' together with 'IN'
> ------------------------------------------------
>
>                 Key: PHOENIX-6563
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6563
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.1.2
>            Reporter: Vitali Bassov
>            Assignee: Richárd Antal
>            Priority: Major
>             Fix For: 4.17.0, 5.2.0, 4.16.2, 5.1.3
>
>         Attachments: Stacktrace.png
>
>
> Unable to upper case column value and check if it's in the list of values.
> Should be two or more values in IN clause.
> Example: SELECT * FROM table WHERE UPPER(column_name) IN ('value1', 'value2')



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

Reply via email to