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

ASF subversion and git services commented on NIFI-3494:
-------------------------------------------------------

Commit d689ac561eadd848043017112a763d3d26a3857f in nifi's branch 
refs/heads/master from patricker
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d689ac5 ]

NIFI-3494: GenerateTableFetch Some JDBC Drivers Have Trouble With Name vs Label

Signed-off-by: Matt Burgess <[email protected]>

This closes #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)

Reply via email to