Generally speaking,
Patches that decrease boxing/unboxing overhead are great, and we've made a
point of committing some of those in the past ( such as in CASSANDRA-12199
and CASSANDRA-8019 ) , though there are also some examples where we've
decided not to apply boxing changes to critical code path
Hi,
Currently, I am working on data modeling for Video Company in which we have
different types of users as well as different user functionality.
But currently, my concern is about Search video module based on different
fields.
Query patterns are as below:-
1) Select video by actor.
2) select vid
Hi devs,
I am a master degree student and i'm implementing Similarity Search on
Cassandra.
I have a short paper, but it is written in Portuguese, follow the link:
https://www.researchgate.net/publication/309121006_Busca_por_Similaridade_no_CassandraDB
Currently i have to implement a new operator t