Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F00211069F for ; Wed, 18 Dec 2013 15:46:57 +0000 (UTC) Received: (qmail 78282 invoked by uid 500); 18 Dec 2013 15:46:49 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 77619 invoked by uid 500); 18 Dec 2013 15:46:37 -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 76902 invoked by uid 99); 18 Dec 2013 15:46:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Dec 2013 15:46:36 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tyler@datastax.com designates 209.85.219.54 as permitted sender) Received: from [209.85.219.54] (HELO mail-oa0-f54.google.com) (209.85.219.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Dec 2013 15:46:32 +0000 Received: by mail-oa0-f54.google.com with SMTP id h16so8525506oag.27 for ; Wed, 18 Dec 2013 07:46:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=UCztCyrifSb9P4o5DfzCkT7cxNYgItkTdGE2YdABqow=; b=UwG1gze0N2DfZJ6LALndclHsaDAo//0cxwbu9DDT2XA9Vf1Tq/TW0ji/w+DWPY5z+A rwK0k0ARaYGrFfRdtNAPrrVOR4wLtmFsQ2D8fH0Q3mKui7D+1fRBVT9lYsNmMCMB7diC EGN41YOVz2WziHSRO9+HRXiFvDD9ZTtdBEmVphunG785HUFwEc0rkiCqFpFtMNRhmxUr GZZme7mUN3rPHTEuoXUYeoRzTz2/o3xXvVgJpwGALKeInqqR6qF5sHpqTCHfXl05kPxH W2/gFMg9VfesaKWlEyso+Vfd/+hyu7yV8waB+f+LeBew9k3JTjmhS4HXxA8rhjz6H5dq Q3pA== X-Gm-Message-State: ALoCoQnW+T25uOXhwzP7HevPnhJqMIjbmUmQUtdj5WtDu+VRSk1AbrZazuKb+SpzhEIWHJlxvgHh X-Received: by 10.60.56.70 with SMTP id y6mr21347160oep.32.1387381569968; Wed, 18 Dec 2013 07:46:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.36.231 with HTTP; Wed, 18 Dec 2013 07:45:49 -0800 (PST) In-Reply-To: <01aa01cefbfc$e7802b30$b6808190$@struq.com> References: <01aa01cefbfc$e7802b30$b6808190$@struq.com> From: Tyler Hobbs Date: Wed, 18 Dec 2013 09:45:49 -0600 Message-ID: Subject: Re: WRITETIME question To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=001a11c25380a56ed904edd0f19a X-Virus-Checked: Checked by ClamAV on apache.org --001a11c25380a56ed904edd0f19a Content-Type: text/plain; charset=ISO-8859-1 On Wed, Dec 18, 2013 at 8:24 AM, Christopher Wirt wrote: > What, if any, is the difference between selecting writetime(column) and > just looking at the Timestamp of a selected column. There's no difference. The writetime() function is only really necessary for native protocol drivers, which don't normally get back the timestamp for each column. -- Tyler Hobbs DataStax --001a11c25380a56ed904edd0f19a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

= On Wed, Dec 18, 2013 at 8:24 AM, Christopher Wirt <chris.wirt@struq.com= > wrote:
What, if any, is the difference between sele= cting writetime(column) and just looking at the Timestamp of a selected col= umn.

There's no difference. The writetime() function is only reall= y necessary for native protocol drivers, which don't normally get back = the timestamp for each column.


--
Tyler Hobbs
DataStax
--001a11c25380a56ed904edd0f19a--