M Brian Geffon wrote:
> The thing I'm missing about this, why can't you just keep buffering to the
> same file while you're doing analysis? I don't see why you need to pause
> anything?
>
> Brian
>
> On Friday, June 17, 2016, David Ben Zakai
>
Hi all,
I'd like to suggest an API change in the CPP API Transformation interface.
My own use case is that I'd like to be able to pause the transformation,
handle what I can from the file and release the buffered content before
resuming and releasing the rest of the data.
Basically what I'm tryin