keith-turner opened a new pull request, #5615: URL: https://github.com/apache/accumulo/pull/5615
TabletMetadataFilter had a set of columns needed for filtering available to it but did not use them. Modified it to use the columns during filtering. The comment in the change provides more details. Attempted to modify RowFilter to support this, but the way it uses its deep copy is inverted from what is needed for this case. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
