Skip to content

NIFI-4552 Add mime.type and record.count Write Attributes to QueryRec…#2242

Closed
andrewmlim wants to merge 1 commit intoapache:masterfrom
andrewmlim:NIFI-4552
Closed

NIFI-4552 Add mime.type and record.count Write Attributes to QueryRec…#2242
andrewmlim wants to merge 1 commit intoapache:masterfrom
andrewmlim:NIFI-4552

Conversation

@andrewmlim
Copy link
Contributor

…ord doc

@WritesAttributes({
@WritesAttribute(attribute = "mime.type", description = "Sets the mime.type attribute to the MIME Type specified by the Record Writer"),
@WritesAttribute(attribute = "record.count", description = "The number of records selected by the query")
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checkstyle failed with trailing whitespace here
[WARNING] src/main/java/org/apache/nifi/processors/standard/QueryRecord.java[110] (regexp) RegexpSinglelineJava: Line has trailing whitespace.

Otherwise LGTM, thanks! Will merge after contrib-check passes.

@asfgit asfgit closed this in 9a850c7 Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants