Re: [DISCUSS] New data type for vector search

2023-04-27 Thread steve landiss via dev
+1On Thursday, April 27, 2023 at 07:36:19 PM PDT, Caleb Rackliffe wrote: I don’t have a lot to add here, other than to say I’m broadly in agreement w/ David on syntax preference, element selectability, and making this a new type that roughly corresponds to a primitive (non-null-allow

Re: MSc Project - compaction strategy

2016-07-18 Thread steve landiss
So much for compaction of information eh?   On Tuesday, July 12, 2016 10:06 AM, Pedro Gordo wrote: Hi Yes, I just saw Marcus reply now, sorry for the duplicate email. The email filters were not set up correctly. Thanks to both! Best regards Pedro Gordo On 12 July 2016 at 12:39, Robe

Can cassandra guarantee the replication factor when a node is resyncing it's data?

2015-08-18 Thread steve landiss
Let's say I have a 3 node cluster. I am writing to node #1. If node #2 in that cluster goes down, and then comes back up and is resyncing the data from the other nodes, and I continue writing to node #1, will the data be synchronously replicated to node #2?  That is, is the replication factor of