maedhroz commented on code in PR #2451:
URL: https://github.com/apache/cassandra/pull/2451#discussion_r1245546212
##########
src/java/org/apache/cassandra/index/sai/disk/v1/postings/PostingsReader.java:
##########
@@ -318,7 +313,7 @@ private int nextFoRValue()
}
Review Comment:
So above on 310...
Given the change below, replacing `null` w/ `LongValues.ZEROES`, do we even
need `if/else` here, or does the logic just work without it?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]