You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/08/12 21:21:34 UTC

[GitHub] [nifi] mattyb149 commented on pull request #3735: NIFI-6670: Add TextLineReader to read lines of text as single-field records

mattyb149 commented on pull request #3735:
URL: https://github.com/apache/nifi/pull/3735#issuecomment-673117328


   This one isn't currently designed to be subclassed (none of the actual component implementations are), but if there is some reusable code (a base class for example) we could consider putting it in the API.
   
   @ottobackwards @MikeThomsen I've updated the PR, rebased against main, and added the additional feature of allowing the entire content to be treated as a record (by setting Lines Per Record to zero), any chance you could review again? Thanks in advance!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org