Github user paul-rogers commented on the issue:
https://github.com/apache/drill/pull/788
One of the key reasons for creating tests is that they show how to use an
API. In this case, the associated tests show how to use the row set
abstractions to create a schema, populate a row set and so on. Please also see
the package-info.java file for Javadoc that provides an overview.
Please let me know if you want to use the test framework. If so, I'd like
to work with you to figure out what additional documentation and/or examples
would be useful.
This PR is a dependency on the "main show": a PR with refactored sort code
and complete sort unit tests. That PR will be submitted this week now that all
the prerequisites are in master. That will demonstrate now to use the framework
to create a suite of unit tests. I can point to my personal repo if if it would
be helpful to preview that code.
---
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.
---