Conversation
Updated accumulo-testing branch with Accumulo 4.0.0-SNAPSHOT changes. Copied AccessExpression normalization code, which is used to replace ColumnVisibility.flatten, from ParseExamples in Accumulo-Access.
|
This PR preserves a copy of a branch that was recently deleted that @dlmarion was working on. I didn't know if it needed to be kept, but since it contained unmerged changes, I made a copy of the deleted branch, and opened this PR for him to review, in case anything from it is still needed. There is one small conflict. |
|
@ctubbsii - Thanks for preserving this. The issue I believe was that my local copy of
|
Updated accumulo-testing branch with Accumulo 4.0.0-SNAPSHOT changes. Copied AccessExpression normalization code, which is used to replace ColumnVisibility.flatten, from ParseExamples in Accumulo-Access.