[
https://issues.apache.org/jira/browse/NIFI-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434954#comment-15434954
]
ASF GitHub Bot commented on NIFI-2641:
--------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/928
NIFI-2641: Add max values as attributes to QueryDatabaseTable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-2641
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/928.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 #928
----
commit e721872dc42832f7c845d26f046ae1aa4446abbb
Author: Matt Burgess <[email protected]>
Date: 2016-08-24T13:38:38Z
NIFI-2641: Add max values as attributes to QueryDatabaseTable
----
> Add max values as attributes in QueryDatabaseTable
> ---------------------------------------------------
>
> Key: NIFI-2641
> URL: https://issues.apache.org/jira/browse/NIFI-2641
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Minor
> Fix For: 1.1.0
>
>
> The observed maximum values for the specified columns in QueryDatabaseTable
> are stored in the processor's State for use by the processor. However it may
> be helpful to have those values available to the user via attributes on the
> flow file(s) generated by the processor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)