priyankporwal commented on a change in pull request #765: PHOENIX-5841 add a
counter for mismatching num of columns
URL: https://github.com/apache/phoenix/pull/765#discussion_r409936318
##########
File path:
phoenix-core/src/test/java/org/apache/phoenix/index/VerifySingleIndexRowTest.java
##########
@@ -102,6 +103,8 @@
VALID_NEW_UNVERIFIED_MUTATIONS,
//extra mutations mimicking incoming mutations
VALID_MORE_MUTATIONS,
+ // mimicking the case where the data cells expired but index has them
still
+ VALID_EXTA_CELL,
Review comment:
Typo here
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services