Re: Question about PartitionUpdate.singleRowUpdate()

2018-12-20 Thread Sam Klock
Thanks for the feedback. I've opened: https://issues.apache.org/jira/browse/CASSANDRA-14941 SK On 2018-12-19 17:03, Jeff Jirsa wrote: > Definitely worth a JIRA. Suspect it may be slow to get a response this > close to the holidays, but a JIRA will be a bit more durable than the > mailing list p

Re: Question about PartitionUpdate.singleRowUpdate()

2018-12-19 Thread Jeff Jirsa
Definitely worth a JIRA. Suspect it may be slow to get a response this close to the holidays, but a JIRA will be a bit more durable than the mailing list post. On Wed, Dec 19, 2018 at 1:58 PM Sam Klock wrote: > Cassandra devs, > > I have a question about the implementation of > PartitionUpdate.

Question about PartitionUpdate.singleRowUpdate()

2018-12-19 Thread Sam Klock
Cassandra devs, I have a question about the implementation of PartitionUpdate.singleRowUpdate(), in particular the choice to use EncodingStats.NO_STATS when building the resulting PartitionUpdate. Is there a functional reason for that -- i.e., is it safe to modify it to use an EncodingStats built