[GitHub] drill issue #866: DRILL-5657: Implement size-aware result set loader

2017-08-17 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/866 Closing as this PR is now superseded by #914. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] drill issue #866: DRILL-5657: Implement size-aware result set loader

2017-07-25 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/866 Let's defer this one so we can focus on the lower layer: the column accessors for maps and lists (DRILL-5688). Once that PR is done, we'll come back and update this one with those revisions.

[GitHub] drill issue #866: Drill 5657: Implement size-aware result set loader

2017-07-03 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/866 This commit provides another two levels of foundation for size-aware vector writers in the Drill record readers. Much of the material below appears in Javadoc throughout the code. But, it