GitHub user ryaneleary opened a pull request:
https://github.com/apache/accumulo/pull/8
ACCUMULO-2826 Allow single CF for IntersectingIterator
The iterator functions properly, as-is, when given only a single column
family 'term'. As such, that functionality should not be artificially prevented.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ryaneleary/accumulo ACCUMULO-2826
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/8.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 #8
----
commit ce39f549c21e90e8cb9b56411e6495e77f0acf5d
Author: Ryan Leary <[email protected]>
Date: 2014-05-19T02:37:58Z
ACCUMULO-2826 Allow single CF for IntersectingIterator
----
---
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.
---