[
https://issues.apache.org/jira/browse/PHOENIX-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Liew updated PHOENIX-3545:
--------------------------------
Description:
Phoenix 4.5.0 had an issue parsing concatenated strings in a string function.
{code}
MessageText = "[Simba][Phoenix] (2160) RuntimeException:
org.apache.phoenix.schema.TypeMismatchException: ERROR 203 (22005): Type
mismatch. VARCHAR for (FIRST_NAME + ' ' + LAST_NAME) -> TypeMismatchException:
ERROR 203 (22005): Type mismatch. VARCHAR for (FIRST_NAME + ' ' + LAST_NAME)"
{code}
> Add integration tests for string upper and lower
> ------------------------------------------------
>
> Key: PHOENIX-3545
> URL: https://issues.apache.org/jira/browse/PHOENIX-3545
> Project: Phoenix
> Issue Type: Test
> Reporter: Kevin Liew
> Assignee: Kevin Liew
> Labels: string
> Fix For: 4.10.0
>
>
> Phoenix 4.5.0 had an issue parsing concatenated strings in a string function.
> {code}
> MessageText = "[Simba][Phoenix] (2160) RuntimeException:
> org.apache.phoenix.schema.TypeMismatchException: ERROR 203 (22005): Type
> mismatch. VARCHAR for (FIRST_NAME + ' ' + LAST_NAME) ->
> TypeMismatchException: ERROR 203 (22005): Type mismatch. VARCHAR for
> (FIRST_NAME + ' ' + LAST_NAME)"
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)