virajjasani commented on PR #2319:
URL: https://github.com/apache/phoenix/pull/2319#issuecomment-3552164164

   Until it is fixed, the test would fail with
   
   ```
   java.lang.AssertionError: Should find exactly 900 records with amount in 
range 
   Expected :900
   Actual   :0
   
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.phoenix.end2end.IndexWithScanSizeIT.testScanWithBetweenCondition(IndexWithScanSizeIT.java:279)
   
   ```


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