? 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
: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
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
.
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
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
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