dcapwell commented on PR #4328: URL: https://github.com/apache/cassandra/pull/4328#issuecomment-3221506052
I’ll double check to make sure there is a non ast test to cover things. I know the bull write cas has coverage but will double check multiple partitions also has coverage The ast tests don’t wrap by default as they are normally not accord tests. The accord tests are prefixed with Full or MixedRead and extend a class that setups up accord for them. This logic figures out if this will be covered by doing the following 50% chance USE TIMESTAMP isn’t allowed, if so make a float field representing rate which we do multi partitions and wrap mutations in a BEGIN TRANSACTION -- 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]

