[
https://issues.apache.org/jira/browse/PHOENIX-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422451#comment-17422451
]
ASF GitHub Bot commented on PHOENIX-6563:
-----------------------------------------
stoty commented on pull request #1323:
URL: https://github.com/apache/phoenix/pull/1323#issuecomment-930192568
@virajjasani Yetus 0.13 uses the PR status window to show its results, it
doesn't add comments anymore.
(See my mail on dev list about a week ago)
Updating the JIRA and commit description is a good idea
--
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)