Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 72028200C8C for ; Tue, 6 Jun 2017 22:32:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 70D0E160BB7; Tue, 6 Jun 2017 20:32:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7386160BC6 for ; Tue, 6 Jun 2017 22:32:49 +0200 (CEST) Received: (qmail 14883 invoked by uid 500); 6 Jun 2017 20:32:49 -0000 Mailing-List: contact reviews-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@impala.incubator.apache.org Received: (qmail 14859 invoked by uid 99); 6 Jun 2017 20:32:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2017 20:32:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 582031AFDD9 for ; Tue, 6 Jun 2017 20:32:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.363 X-Spam-Level: X-Spam-Status: No, score=0.363 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xFz8auwMT6m2 for ; Tue, 6 Jun 2017 20:32:47 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id DF7C35F36F for ; Tue, 6 Jun 2017 20:32:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id v56KWj6A029043; Tue, 6 Jun 2017 20:32:45 GMT Message-Id: <201706062032.v56KWj6A029043@ip-10-146-233-104.ec2.internal> Date: Tue, 6 Jun 2017 20:32:45 +0000 From: "Impala Public Jenkins (Code Review)" To: John Russell , impala-cr@cloudera.com, reviews@impala.incubator.apache.org X-Gerrit-MessageType: merged Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-5137=3A_=5BDOCS=5D_Document_TIMESTAMP_for_Kudu_tables=0A?= X-Gerrit-Change-Id: Ib889198eb2c918c969c7613dd1ddf65a801f7926 X-Gerrit-ChangeURL: X-Gerrit-Commit: 621af4b7cf932c26118ca4a3a9dc3dcc43f11adb In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.12.7 archived-at: Tue, 06 Jun 2017 20:32:50 -0000 Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5137: [DOCS] Document TIMESTAMP for Kudu tables ...................................................................... IMPALA-5137: [DOCS] Document TIMESTAMP for Kudu tables Change-Id: Ib889198eb2c918c969c7613dd1ddf65a801f7926 Reviewed-on: http://gerrit.cloudera.org:8080/7035 Reviewed-by: Matthew Jacobs Tested-by: Impala Public Jenkins --- M docs/shared/impala_common.xml M docs/topics/impala_authorization.xml M docs/topics/impala_datetime_functions.xml M docs/topics/impala_kudu.xml M docs/topics/impala_timestamp.xml 5 files changed, 154 insertions(+), 34 deletions(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7035 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib889198eb2c918c969c7613dd1ddf65a801f7926 Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: John Russell Gerrit-Reviewer: Matthew Jacobs Gerrit-Reviewer: Todd Lipcon