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 B122C200D3E for ; Wed, 1 Nov 2017 17:59:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AFC7B1609EC; Wed, 1 Nov 2017 16:59:01 +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 01B87160BEA for ; Wed, 1 Nov 2017 17:59:00 +0100 (CET) Received: (qmail 50606 invoked by uid 500); 1 Nov 2017 16:59:00 -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 50499 invoked by uid 99); 1 Nov 2017 16:58:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2017 16:58:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2B77AD5B29 for ; Wed, 1 Nov 2017 16:58:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.362 X-Spam-Level: ** X-Spam-Status: No, score=2.362 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id T5v6Kx6d2LR1 for ; Wed, 1 Nov 2017 16:58:58 +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-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 4AAF460E0E for ; Wed, 1 Nov 2017 16:58:58 +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 vA1GwvIh014318; Wed, 1 Nov 2017 16:58:57 GMT Message-Id: <201711011658.vA1GwvIh014318@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 2 Date: Wed, 1 Nov 2017 16:58:57 +0000 From: "Tim Armstrong (Code Review)" To: impala-cr@cloudera.com, reviews@impala.incubator.apache.org CC: Taras Bobrovytsky , anujphadke X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-6137=3A_fix_text_scanner_split_delim_mem_mgmt=0A?= X-Gerrit-Change-Id: Iddbb5cf6acc8f0b0e0b4c205c334f21e03d06f1c X-Gerrit-Change-Number: 8438 X-Gerrit-ChangeURL: X-Gerrit-Commit: 4ad9a72c9e5faca5e79093a49fb13359ca9215aa In-Reply-To: References: X-Gerrit-Comment-Date: Wed, 1 Nov 2017 16:58:57 +0000 Reply-To: tarmstrong@cloudera.com, impala-cr@cloudera.com, aphadke@cloudera.com, marcelk@gmail.com, tbobrovytsky@cloudera.com, reviews@impala.incubator.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.14.2 Content-Type: multipart/alternative; boundary="33QpWjZPIG0="; charset=UTF-8 archived-at: Wed, 01 Nov 2017 16:59:01 -0000 --33QpWjZPIG0= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Tim Armstrong has posted comments on this change=2E ( http://gerrit=2Ecloud= era=2Eorg:8080/8438 ) Change subject: IMPALA-6137: fix text scanner split = delim mem mgmt =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= Patch Set 2: Could you have a look, Taras? I know you recently did a li= ttle work on memory management in the text scanners=2E Hopefully the bug/fi= x should be fairly clear-cut=2E -- To view, visit http://gerrit=2Ecloude= ra=2Eorg:8080/8438 To unsubscribe, visit http://gerrit=2Ecloudera=2Eorg:808= 0/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Message= Type: comment Gerrit-Change-Id: Iddbb5cf6acc8f0b0e0b4c205c334f21e03d06f1c G= errit-Change-Number: 8438 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong Gerrit-Reviewer: Taras Bobrovytsky Gerrit-Reviewer: Tim Armstrong = Gerrit-Reviewer: anujphadke Gerrit-Comment-Date: W= ed, 01 Nov 2017 16:58:57 +0000 Gerrit-HasComments: No --33QpWjZPIG0=--