You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Timothy Farkas <tf...@mapr.com> on 2018/06/08 22:13:01 UTC

[Question] What is RecordBatch.getOutgoingContainer for?

Is there any case we would want to use RecordBatch.getOutgoingContainer instead of RecordBatch.getContainer? It doesn't seem to be used anywhere except one unit test.

Thanks,
Tim