Committed and pushed. -Eric
On Tue, Oct 15, 2013 at 1:17 PM, jstoneham <g...@git.apache.org> wrote: > GitHub user jstoneham opened a pull request: > > https://github.com/apache/accumulo/pull/3 > > ACCUMULO-1730 improvements > > Correct start and end indices for AND and OR nodes. > > See https://issues.apache.org/jira/browse/ACCUMULO-1730 for discussion. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/jstoneham/accumulo ACCUMULO-1730 > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/accumulo/pull/3.patch > > ---- > commit 9ceb320e1742a7b0fbb3bd753d28453e9313f517 > Author: John Stoneham <jstone...@texeltek.com> > Date: 2013-10-15T17:14:14Z > > ACCUMULO-1730 Rename variable for clarity. > > commit 33118cb721b9598af5cbe26cd4048ecb7189f0a0 > Author: John Stoneham <jstone...@texeltek.com> > Date: 2013-10-15T17:15:00Z > > ACCUMULO-1730 Correct ParseTree start/end markers for logical connector > nodes. > > commit 876c5ce5ee9a039d56c8e4c7ca04d0401a47cdac > Author: John Stoneham <jstone...@texeltek.com> > Date: 2013-10-15T17:15:19Z > > ACCUMULO-1730 Expose ColumnVisibility normalize/stringify methods. > > ---- >