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

2018-02-17 Thread pvillard31
Github user pvillard31 commented on the issue:

https://github.com/apache/nifi/pull/2447
  
Thanks @mattyb149 and @MikeThomsen - ran some tests on large tables and 
observed the expected behavior. +1, merging to master.


---


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

2018-02-13 Thread MikeThomsen
Github user MikeThomsen commented on the issue:

https://github.com/apache/nifi/pull/2447
  
@pvillard31 @joewitt @alopresto LGTM and should be an easy win to merge.


---


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

2018-02-02 Thread MikeThomsen
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.


---