From gitbox-return-13544-archive-asf-public=cust-asf.ponee.io@hive.apache.org Mon May 10 08:44:01 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A1BCC180636 for ; Mon, 10 May 2021 10:44:01 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id D95B33EA6B for ; Mon, 10 May 2021 08:44:00 +0000 (UTC) Received: (qmail 44448 invoked by uid 500); 10 May 2021 08:44:00 -0000 Mailing-List: contact gitbox-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gitbox@hive.apache.org Delivered-To: mailing list gitbox@hive.apache.org Received: (qmail 44438 invoked by uid 99); 10 May 2021 08:44:00 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2021 08:44:00 +0000 From: =?utf-8?q?GitBox?= To: gitbox@hive.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bhive=5D_kasakrisz_commented_on_a_change_in_pull_re?= =?utf-8?q?quest_=232231=3A_HIVE-25071=3A_Number_of_reducers_limited_to_fixe?= =?utf-8?q?d_1_when_updating/deleting?= Message-ID: <162063624058.15571.15991167168037396322.asfpy@gitbox.apache.org> Date: Mon, 10 May 2021 08:44:00 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: kasakrisz commented on a change in pull request #2231: URL: https://github.com/apache/hive/pull/2231#discussion_r629173274 ########## File path: ql/src/test/results/clientpositive/llap/acid_no_buckets.q.out ########## @@ -810,18 +810,18 @@ STAGE PLANS: Statistics: Num rows: 500 Data size: 265500 Basic stats: COMPLETE Column stats: PARTIAL Reduce Output Operator key expressions: _col0 (type: struct) - null sort order: z + null sort order: a Review comment: I found that SMB join expects nulls first behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org For additional commands, e-mail: gitbox-help@hive.apache.org