[
https://issues.apache.org/jira/browse/NIFI-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629667#comment-15629667
]
ASF subversion and git services commented on NIFI-2918:
-------------------------------------------------------
Commit 2fb3b01ebe2a0519b98e4450cd89204b4225657d in nifi's branch
refs/heads/master from patricker
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2fb3b01 ]
NIFI-2918 JDBC getColumnName may return empty string
This closes #1149
> JDBC getColumnName may return empty string
> ------------------------------------------
>
> Key: NIFI-2918
> URL: https://issues.apache.org/jira/browse/NIFI-2918
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.1.0
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Fix For: 1.1.0
>
>
> The SAP Hana JDBC Driver returns an empty string for getColumnName if the
> column name in the SELECT statement was aliased.
> Instead you have to call getColumnLabel on the ResultSetMetaData.
> SAP as a company feels this is per the JDBC spec, so they are not going to
> change it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)