You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Scott (JIRA)" <ji...@apache.org> on 2015/10/08 19:50:26 UTC

[jira] [Created] (NIFI-1029) Need to add a new attriibute to ExecuteSQL to indicate how many rows were selected

Scott created NIFI-1029:
---------------------------

             Summary: Need to add a new attriibute to ExecuteSQL to indicate how many rows were selected
                 Key: NIFI-1029
                 URL: https://issues.apache.org/jira/browse/NIFI-1029
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 0.3.0
            Reporter: Scott
            Priority: Critical


When running a select we need to provide a rows.count attribute so we can detect if there is any data. This will prevent passing no data to the ConvertAvroToJson and getting an error because there is no data.

Relates too NIFI-972, but I cannot figure out how to add that in.



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