You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Karthikeyan Manivannan <km...@mapr.com> on 2018/04/17 23:17:12 UTC

[DISCUSS] [Design] Output Batch Sizing in Project using the RecordBatchSizer

Hi,

I have been working on a design to do Output Batch Sizing in Project using the RecordBatchSizer.
The main challenge lies in dealing with expressions that produce variable-length output columns. The following doc talks about a design for dealing with such variable-length output columns.

Please take a look and provide your comments

https://docs.google.com/document/d/1h0WsQsen6xqqAyyYSrtiAniQpVZGmQNQqC1I2DJaxAA/edit?usp=sharing

This work will be tracked by DRILL-6340<https://issues.apache.org/jira/browse/DRILL-6340>

Thanks

Karthik