Re: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Reid Pinchback
? and minute = ? Sean Durity From: Reid Pinchback Sent: Thursday, February 6, 2020 4:10 PM To: user@cassandra.apache.org Subject: Re: [EXTERNAL] Re: Running select against cassandra Abdul, When in doubt, have a query model that immediately feeds you exactly what you are looking for. That’s kin

RE: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Durity, Sean R
:10 PM To: user@cassandra.apache.org Subject: Re: [EXTERNAL] Re: Running select against cassandra Abdul, When in doubt, have a query model that immediately feeds you exactly what you are looking for. That’s kind of the data model philosophy that you want to shoot for as much as feasible with C

RE: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Durity, Sean R
From reports on this mailing list, I do not allow materialized views. Sean Durity From: Reid Pinchback Sent: Thursday, February 6, 2020 4:10 PM To: user@cassandra.apache.org Subject: Re: [EXTERNAL] Re: Running select against cassandra Abdul, When in doubt, have a query model that immediately

Re: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Reid Pinchback
. You might want a composite partition key for having an efficient selection of narrow time ranges. From: Abdul Patel Reply-To: "user@cassandra.apache.org" Date: Thursday, February 6, 2020 at 2:42 PM To: "user@cassandra.apache.org" Subject: Re: [EXTERNAL] Re: Running sele

Re: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Abdul Patel
f your reporting requires > different granularities, you could consider a different time bucket for the > table (by hour, by week, etc.) > > > > > > Sean Durity – Staff Systems Engineer, Cassandra > > > > *From:* Abdul Patel > *Sent:* Thursday, February 6, 20

RE: [EXTERNAL] Re: Running select against cassandra

2020-02-06 Thread Durity, Sean R
bucket for the table (by hour, by week, etc.) Sean Durity – Staff Systems Engineer, Cassandra From: Abdul Patel Sent: Thursday, February 6, 2020 1:54 PM To: user@cassandra.apache.org Subject: [EXTERNAL] Re: Running select against cassandra Its sort of user connected, app team needa number of