Dave Angulo created PHOENIX-4358:
------------------------------------
Summary: 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
Priority: Minor
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
(v6.4.14#64029)