You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by MikeThomsen <gi...@git.apache.org> on 2018/02/02 14:37:07 UTC

[GitHub] nifi issue #2447: NIFI-4836: Allow output of FlowFiles during result set pro...

Github user MikeThomsen commented on the issue:

    https://github.com/apache/nifi/pull/2447
  
    I tried out this branch with a table that had about 800k rows (int, varchar(64), timestamp) and it worked smoothly for me.


---