[ 
https://issues.apache.org/jira/browse/ACCUMULO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557781#comment-13557781
 ] 

Hudson commented on ACCUMULO-956:
---------------------------------

Integrated in Accumulo-Trunk #649 (See 
[https://builds.apache.org/job/Accumulo-Trunk/649/])
    ACCUMULO-956 applied patch from Brian Loss (Revision 1435383)

     Result = SUCCESS
kturner : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/iterators/user/TransformingIterator.java

                
> Iterator to transform key parts
> -------------------------------
>
>                 Key: ACCUMULO-956
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-956
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Brian Loss
>            Assignee: Brian Loss
>             Fix For: 1.5.0
>
>         Attachments: key_transforming_iterator-1.patch, 
> key_transforming_iterator-2.patch, key_transforming_iterator-3.patch, 
> key_transforming_iterator.patch, transforming_iterator-1.patch
>
>
> Iterators that transform parts of the key can be tricky if any transformation 
> affects sort ordering.  Implement an iterator that takes care of the tricky 
> details that come with modifying sort order (e.g., handling scan-time 
> iterator reconstruction and the associated seek).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to