Hi,
I have a data model where the partition key for a lot of tables is based on
time
(year, month, day, hour)
Would this create a hotspot in my cluster, given all the writes/reads would
go to the same node for a given hour? Or does the cassandra storage engine
also takes into account the table in
Hi,
I am facing a issue with updating the DDL which is solved by the PR
associated with this issue. It needs reviews though. Would be great if this
can get some attention and is merged for 4.0.
https://issues.apache.org/jira/browse/CASSANDRA-14706
thanks!
--
Akash
There isn't really a code walkthrough if that's what you are looking for.
However, a good start is to to check out the code. Here are the steps:
https://github.com/apache/cassandra/tree/trunk/doc/source/development
Next, would be to try and see if any of the low hanging fruits interest
you.
https
I would second Jon in the arguments he made. Contributing outside work is
draining and really requires a lot of commitment. If someone requires
features around usability etc, just pay for it, period.
On Wed, Feb 21, 2018 at 2:20 PM, Kenneth Brotman <
kenbrot...@yahoo.com.invalid> wrote:
> Jon,
>