apurtell commented on PR #2144:
URL: https://github.com/apache/phoenix/pull/2144#issuecomment-2899312730

   Pushed up fixes for precommit findings. 
   
   There are false positive issues with ASF license.
   
   There are also false positives for "codespell":
   
       
phoenix-core/src/test/java/org/apache/phoenix/replication/ReplicationLogTest.java:29:
 atLeast ==> at least
       
phoenix-core/src/test/java/org/apache/phoenix/replication/ReplicationLogTest.java:676:
 atLeast ==> at least
       
   `atLeast` is the valid name of a Mockito matcher.


-- 
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]

Reply via email to