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 922C6200D5F for ; Mon, 18 Dec 2017 15:04:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 90677160C05; Mon, 18 Dec 2017 14:04:02 +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 D6350160BF9 for ; Mon, 18 Dec 2017 15:04:01 +0100 (CET) Received: (qmail 60893 invoked by uid 500); 18 Dec 2017 14:04:01 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 60882 invoked by uid 99); 18 Dec 2017 14:04:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2017 14:04:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BE634DFBBB; Mon, 18 Dec 2017 14:04:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kgyrtkirk@apache.org To: commits@hive.apache.org Message-Id: <94e98689c05c4553b77c38da8e908e3c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: hive git commit: HIVE-13567: addendum to fix HIVE-18208 Date: Mon, 18 Dec 2017 14:04:00 +0000 (UTC) archived-at: Mon, 18 Dec 2017 14:04:02 -0000 Repository: hive Updated Branches: refs/heads/master 8ced3bc7c -> 82590226a HIVE-13567: addendum to fix HIVE-18208 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/82590226 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/82590226 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/82590226 Branch: refs/heads/master Commit: 82590226a89eeac7aa0ace8c311a8d4f4794c5bc Parents: 8ced3bc Author: Zoltan Haindrich Authored: Mon Dec 18 13:53:38 2017 +0100 Committer: Zoltan Haindrich Committed: Mon Dec 18 13:54:00 2017 +0100 ---------------------------------------------------------------------- .../results/clientpositive/llap/quotedid_smb.q.out | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/82590226/ql/src/test/results/clientpositive/llap/quotedid_smb.q.out ---------------------------------------------------------------------- diff --git a/ql/src/test/results/clientpositive/llap/quotedid_smb.q.out b/ql/src/test/results/clientpositive/llap/quotedid_smb.q.out index 97721d0..67ab4fe 100644 --- a/ql/src/test/results/clientpositive/llap/quotedid_smb.q.out +++ b/ql/src/test/results/clientpositive/llap/quotedid_smb.q.out @@ -63,25 +63,25 @@ STAGE PLANS: Map Operator Tree: TableScan alias: b - Statistics: Num rows: 500 Data size: 175168 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 500 Data size: 89000 Basic stats: COMPLETE Column stats: COMPLETE Filter Operator predicate: !@#$%^&*()_q is not null (type: boolean) - Statistics: Num rows: 475 Data size: 166409 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 500 Data size: 89000 Basic stats: COMPLETE Column stats: COMPLETE Select Operator expressions: x+1 (type: string), !@#$%^&*()_q (type: string) outputColumnNames: _col0, _col1 - Statistics: Num rows: 475 Data size: 166409 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 500 Data size: 89000 Basic stats: COMPLETE Column stats: COMPLETE Map Operator Tree: TableScan alias: a - Statistics: Num rows: 500 Data size: 175168 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 500 Data size: 89000 Basic stats: COMPLETE Column stats: COMPLETE Filter Operator predicate: (!@#$%^&*()_q is not null and (x+1 < '11')) (type: boolean) - Statistics: Num rows: 141 Data size: 49397 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 166 Data size: 29548 Basic stats: COMPLETE Column stats: COMPLETE Select Operator expressions: x+1 (type: string), !@#$%^&*()_q (type: string) outputColumnNames: _col0, _col1 - Statistics: Num rows: 141 Data size: 49397 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 166 Data size: 29548 Basic stats: COMPLETE Column stats: COMPLETE Merge Join Operator condition map: Inner Join 0 to 1 @@ -89,10 +89,10 @@ STAGE PLANS: 0 _col1 (type: string) 1 _col1 (type: string) outputColumnNames: _col0, _col1, _col2, _col3 - Statistics: Num rows: 522 Data size: 183049 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 268 Data size: 95408 Basic stats: COMPLETE Column stats: COMPLETE File Output Operator compressed: false - Statistics: Num rows: 522 Data size: 183049 Basic stats: COMPLETE Column stats: NONE + Statistics: Num rows: 268 Data size: 95408 Basic stats: COMPLETE Column stats: COMPLETE table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat