You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Nabegh (JIRA)" <ji...@apache.org> on 2016/07/06 17:47:11 UTC

[jira] [Resolved] (NIFI-2177) NiFi is not recognizing createxid column in Netezza

     [ https://issues.apache.org/jira/browse/NIFI-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nabegh resolved NIFI-2177.
--------------------------
    Resolution: Fixed

The solution is to add the createxid column in the 'Columns to return' list. For example, " createxid, * " will return all columns plus the createxid.

> NiFi is not recognizing createxid column in Netezza
> ---------------------------------------------------
>
>                 Key: NIFI-2177
>                 URL: https://issues.apache.org/jira/browse/NIFI-2177
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.6.1
>            Reporter: Nabegh
>
> QueryDatabaseTable processor is not recognizing createxid as a maximum-value column. 
> No error is reported. However, in each scheduled iteration, all data is returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)