You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/06/17 22:10:00 UTC

[jira] [Created] (ACCUMULO-3906) Drop the ability to filter column qualifiers natively in the scanner

Christopher Tubbs created ACCUMULO-3906:
-------------------------------------------

             Summary: Drop the ability to filter column qualifiers natively in the scanner
                 Key: ACCUMULO-3906
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3906
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             Fix For: 2.0.0


In the new API, it should not contain the ability to specify a column filter natively, using a built-in feature. This filtering should be conveniently available as a user iterator, rather than built-in in the system iterators.

This would make column qualifier filtering more consistent with other filtering, and would avoid problems like those seen in ACCUMULO-3905.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)