dlmarion commented on PR #294: URL: https://github.com/apache/accumulo-testing/pull/294#issuecomment-2790932374
@ctubbsii - Thanks for preserving this. The issue I believe was that my local copy of `main` was out of date and I didn't realize it. Locally I saw it still depending on Accumulo 3.1.0-SNAPSHOT. I didn't remember the history of the repo and that `elasticity` had already been merged to `main`. So I started updating my local copy of `elasticity` with the latest Accumulo 4.0.0-SNAPSHOT changes. My approach to resolving the removal of `ColumnVisibility.flatten` was to try and retain the normalization and deduplication that it did versus just using the expression. It looks like @DomGarguilo resolved this issue in #290, so I decided to abort my change. `main` current builds with no issue. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org