Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 77957 invoked from network); 27 Apr 2010 15:29:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Apr 2010 15:29:08 -0000 Received: (qmail 83126 invoked by uid 500); 27 Apr 2010 15:29:07 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 83110 invoked by uid 500); 27 Apr 2010 15:29:07 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 83102 invoked by uid 99); 27 Apr 2010 15:29:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 15:29:07 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 15:28:59 +0000 Received: by wyb35 with SMTP id 35so3719142wyb.31 for ; Tue, 27 Apr 2010 08:28:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.86.82 with SMTP id v60mr3047830wee.180.1272382119027; Tue, 27 Apr 2010 08:28:39 -0700 (PDT) Received: by 10.216.2.79 with HTTP; Tue, 27 Apr 2010 08:28:38 -0700 (PDT) Date: Tue, 27 Apr 2010 08:28:38 -0700 Message-ID: Subject: Querying by date range when using TimeUUIDType ColumnFamily? From: Ed Anuff To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e6d77e593924f10485398c31 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d77e593924f10485398c31 Content-Type: text/plain; charset=ISO-8859-1 Assuming a ColumnFamily with a CompareWith of TimeUUIDType, is it possible to call get_slice with an arbitrary date range? How would valid values for the start and finish attributes of the slice range be constructed? Thanks Ed --0016e6d77e593924f10485398c31 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Assuming a ColumnFamily with a CompareWith of TimeUUIDType, is it possible = to call get_slice with an arbitrary date range?=A0 How would valid values f= or the start and finish attributes of the slice range be constructed?
Thanks
Ed
--0016e6d77e593924f10485398c31--