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

ASF GitHub Bot commented on NIFI-3494:
--------------------------------------

Github user mattyb149 commented on the issue:

    https://github.com/apache/nifi/pull/1517
  
    +1 LGTM, ran unit tests and contrib-check, ran on live NiFi against Oracle, 
MySQL, and Postgres DBs. Thank you for the contribution! Merging to master


> 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