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

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

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


   > Yetus 0.13 uses the PR status window to show its results, it doesn't add 
comments anymore.
   
   Oh right, thanks for the info (again), saw the mail and yet it slipped my 
mind, guess the old habits take time :)


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