[
https://issues.apache.org/jira/browse/NIFI-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881027#comment-15881027
]
ASF GitHub Bot commented on NIFI-3525:
--------------------------------------
GitHub user ambud opened a pull request:
https://github.com/apache/nifi/pull/1537
Add table attributes to flow files
https://issues.apache.org/jira/browse/NIFI-3525
Adding column names only
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ambud/nifi master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1537.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1537
----
commit c19e8997d71067a079c8b2d08278fd3bf9bc35c5
Author: ambud <[email protected]>
Date: 2017-02-23T18:51:58Z
Add table attributes to flow files
https://issues.apache.org/jira/browse/NIFI-3525
Adding column names only
----
> QueryDatabaseTable processor adds table name to output FlowFile Attributes
> --------------------------------------------------------------------------
>
> Key: NIFI-3525
> URL: https://issues.apache.org/jira/browse/NIFI-3525
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Ambud Sharma
>
> QueryDatabaseTable processor adds table name to output FlowFile Attributes to
> avoid having to use another processor (updateattribute) to add table name for
> routing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)