[
https://issues.apache.org/jira/browse/NIFI-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892528#comment-15892528
]
ASF GitHub Bot commented on NIFI-3494:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1517
> GenerateTableFetch Some JDBC Drivers Have Trouble With Name vs Label
> --------------------------------------------------------------------
>
> Key: NIFI-3494
> URL: https://issues.apache.org/jira/browse/NIFI-3494
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
> Fix For: 1.2.0
>
>
> When GenerateTableFetch retrieves the COUNT(*) and the Max Values for the
> columns, some JDBC drivers (specifically SAP HANA) in this case have trouble
> interpreting the name of the column if the "table" is actually a view.
> Since all max value columns are aliased with the original column name I'm
> going to change the code to try Label first, and fall back to Name if it's
> not there.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)