milleruntime opened a new issue #1619:
URL: https://github.com/apache/accumulo/issues/1619


   The ```loadFileTo``` methods on the fluent API of the new bulk import have 
parameters for startRow and EndRow.  These parameters are interpreted 
differently depending on the ```RangeType``` enum.  This is not obvious just by 
looking at the ```loadFileTo``` method in ```LoadPlan``` and should be 
explained in the method javadoc.  
   
   The first of the methods:
   
https://github.com/apache/accumulo/blob/3fd5cad92f9b63ac19e4466f3f2d5237b905262c/core/src/main/java/org/apache/accumulo/core/data/LoadPlan.java#L169


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to