lukasz-antoniak commented on PR #4431: URL: https://github.com/apache/cassandra/pull/4431#issuecomment-3659037954
> The changes around the time codec to make it match the time type LGTM. I see the ticket and PR titles also mention the date type? Correct time codec and date codec. For date codec I have removed overridden `serializedSize()` (which returned 8), to make it variable-length, analogical to `SimpleDateType`. -- 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]

