GitHub user dsbos opened a pull request:
https://github.com/apache/drill/pull/113
DRILL-3641: Doc. RecordBatch.IterOutcome (enumerators and possible
sequences).
Documented RecordBatch.IterOutcome (RecordBatch.next() protocol) much more.
Also moved AbstractRecordBatch.BatchState's documentation test from
non-documentation comments to documentation comments.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dsbos/incubator-drill bugs/drill-3641
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/113.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #113
----
commit 5ca94981442ea0a899c690ff1471369618a5471d
Author: dbarclay <[email protected]>
Date: 2015-07-31T01:54:59Z
DRILL-3641: Doc. RecordBatch.IterOutcome (enumerators and possible
sequences).
Documented RecordBatch.IterOutcome (RecordBatch.next() protocol) much more.
Also moved AbstractRecordBatch.BatchState's documentation test from
non-documentation comments to documentation comments.
----
---
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 feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---