[
https://issues.apache.org/jira/browse/PHOENIX-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604243#comment-14604243
]
James Taylor commented on PHOENIX-1659:
---------------------------------------
+1. Thanks for the patch, [~jmahonin]. Minor nit when you commit: add an
assertion too that rs.getString(12) and rs.getString("REMARKS") both don't
throw and return null.
> PhoenixDatabaseMetaData.getColumns does not return REMARKS column
> -----------------------------------------------------------------
>
> Key: PHOENIX-1659
> URL: https://issues.apache.org/jira/browse/PHOENIX-1659
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Kevin Guthrie
> Labels: Newbie
> Attachments: PHOENIX-1659.patch
>
>
> I am attempting to use phoenix as a jdbc input for MyBatis, and I am getting
> errors when loading the meta data for table columns because the value of the
> REMARKS column is not returned by the query issued in
> PhoenixDatabaseMetaData.getColumns
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)