Re: [RELEASE] Apache Cassandra 3.3 released

2016-02-10 Thread Will Zhang
;> On Tue, Feb 9, 2016 at 7:10 PM Jake Luciani wrote: >> Well typically you should run upgradesstables when you upgrade major >> versions as well >> >> https://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgradeCassandraDetails.html >> >>

Re: [RELEASE] Apache Cassandra 3.3 released

2016-02-09 Thread Will Zhang
Nice work guys. Just to confirm, if you upgrade from, 2.2.x say, directly to 3.3, you will *not* need to run upgradesstables, right? It seems pretty clear that the answer is no but I just wanted to make sure. Only needed if you got from a 3.x version? Thank you. Sent from my iPhone > On 9 F

Re: Materialized View: can the view's partition key change due to changes to the underlying table?

2015-12-16 Thread Will Zhang
post has more details: > http://www.datastax.com/dev/blog/new-in-cassandra-3-0-materialized-views > > -Carl > >> On Dec 15, 2015 18:49, "Will Zhang" wrote: >> Haven't had a chance to yet but I will. However, trying might not fully >> explain what happens beh

Re: Materialized View: can the view's partition key change due to changes to the underlying table?

2015-12-15 Thread Will Zhang
ou just try it? > >> On Tue, Dec 15, 2015 at 6:30 PM, Will Zhang wrote: >> Hi all, >> >> I originally raised this on SO, but not really getting any answer there, >> thought I give it a try here. >> >> >> Just thinking about this so please c

Materialized View: can the view's partition key change due to changes to the underlying table?

2015-12-15 Thread Will Zhang
Hi all, I originally raised this on SO, but not really getting any answer there, thought I give it a try here. Just thinking about this so please correct my understanding if any of this isn't right. Environment: Apache Cassandra v3.0.0 Say you have a table and a materialized view created on