netudima commented on PR #4245: URL: https://github.com/apache/cassandra/pull/4245#issuecomment-3070941879
> It is possible (and actually quite likely with UCS) that flush sstable boundaries correspond to memtable shard boundaries (e.g. 4 memtable shards flushed into 2 UCS sstables should result in 2 memtable shards going to each sstable in full). Do you want to also make that case benefit from the write-time key size calculation? Yes, let me try :slightly_smiling_face: -- 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]

