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

Hudson commented on PHOENIX-4358:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #231 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/231/])
PHOENIX-4358 Case Sensitive String match on SqlType in PDataType (Dave 
(tdsilva: rev 9556b8e10361286b3a7ef9402620be29d2422355)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java
* (edit) 
phoenix-core/src/test/java/org/apache/phoenix/schema/types/PDataTypeTest.java


> 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
>             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
(v7.6.3#76005)

Reply via email to