You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Daniel Wong (Jira)" <ji...@apache.org> on 2019/10/03 19:31:07 UTC

[jira] [Updated] (PHOENIX-4358) Case Sensitive String match on SqlType in PDataType

     [ https://issues.apache.org/jira/browse/PHOENIX-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Wong updated PHOENIX-4358:
---------------------------------
    Labels: phoenix-spark  (was: )

> Case Sensitive String match on SqlType in PDataType
> ---------------------------------------------------
>
>                 Key: PHOENIX-4358
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4358
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.11.0
>         Environment: OSX and Linux
>            Reporter: Dave Angulo
>            Assignee: Dave Angulo
>            Priority: Minor
>              Labels: phoenix-spark
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: caseFix.patch, caseFix.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> fromSqlTypeName() method uses a case sensitive match on input SqlType. This causes an issue in Spark JDBCUtils.makeSetter() which lowerCases input. The result is the error  _Unsupported sql type: varchar_.



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