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 8EB4A200D30 for ; Mon, 30 Oct 2017 21:44:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8D1E7160BE4; Mon, 30 Oct 2017 20:44:19 +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 D27BE1609D5 for ; Mon, 30 Oct 2017 21:44:18 +0100 (CET) Received: (qmail 62121 invoked by uid 500); 30 Oct 2017 20:44:18 -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 62110 invoked by uid 99); 30 Oct 2017 20:44:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2017 20:44:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0AA46180416 for ; Mon, 30 Oct 2017 20:44:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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 (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dieF365eVvJb for ; Mon, 30 Oct 2017 20:44:15 +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 C84F35F121 for ; Mon, 30 Oct 2017 20:44:15 +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 v9UKiEko026685; Mon, 30 Oct 2017 20:44:14 GMT Message-Id: <201710302044.v9UKiEko026685@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 15 Date: Mon, 30 Oct 2017 20:44:13 +0000 From: "Michael Ho (Code Review)" To: Tim Armstrong , impala-cr@cloudera.com, reviews@impala.incubator.apache.org CC: Thomas Tauber-Marshall , Dan Hecht X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-5307=3A_Part_2=3A_copy_out_strings_in_uncompressed_Avro=0A?= X-Gerrit-Change-Id: If1fc78790d778c874f5aafa5958c3c045a88d233 X-Gerrit-Change-Number: 8146 X-Gerrit-ChangeURL: X-Gerrit-Commit: 3eebbbe9128c47375521231a9a38ab506b5d3aed In-Reply-To: References: X-Gerrit-Comment-Date: Mon, 30 Oct 2017 20:44:13 +0000 Reply-To: kwho@cloudera.com, impala-cr@cloudera.com, marcelk@gmail.com, tarmstrong@cloudera.com, dhecht@cloudera.com, tmarshall@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="BGcyjNPgEDI="; charset=UTF-8 archived-at: Mon, 30 Oct 2017 20:44:19 -0000 --BGcyjNPgEDI= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Michael Ho has posted comments on this change=2E ( http://gerrit=2Ecloudera= =2Eorg:8080/8146 ) Change subject: IMPALA-5307: Part 2: copy out strings i= n uncompressed Avro =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 15: (3 comments) http://gerrit=2Ecloudera=2Eorg:8080/#= /c/8146/15/be/src/exec/hdfs-avro-scanner-ir=2Ecc File be/src/exec/hdfs-avro= -scanner-ir=2Ecc: http://gerrit=2Ecloudera=2Eorg:8080/#/c/8146/15/be/src/e= xec/hdfs-avro-scanner-ir=2Ecc@51 PS15, Line 51: !tuple->CopyStrings("HdfsAv= roScanner::DecodeAvroData()", : state_, string_s= lot_offsets_=2Edata(), string_slot_offsets_=2Esize(), pool, : = &parse_status_)) nit: tuple->CopyStrings(=2E=2E=2E) =3D=3D nu= llptr http://gerrit=2Ecloudera=2Eorg:8080/#/c/8146/15/be/src/exec/hdfs-av= ro-scanner=2Ecc File be/src/exec/hdfs-avro-scanner=2Ecc: http://gerrit=2Ec= loudera=2Eorg:8080/#/c/8146/15/be/src/exec/hdfs-avro-scanner=2Ecc@1066 PS15= , Line 1066: HdfsScanNodeBase* node Should this be const HdfsScanNodeBase* = ? http://gerrit=2Ecloudera=2Eorg:8080/#/c/8146/15/be/src/runtime/tuple-ir= =2Ecc File be/src/runtime/tuple-ir=2Ecc: http://gerrit=2Ecloudera=2Eorg:80= 80/#/c/8146/15/be/src/runtime/tuple-ir=2Ecc@28 PS15, Line 28: for (int i = =3D 0; i < num_string_slots; ++i) { Not sure if it will help but have you t= ried #pragma unroll hint here to see if it makes a difference=2E https://c= lang=2Ellvm=2Eorg/docs/AttributeReference=2Ehtml#pragma-unroll-pragma-nounr= oll -- To view, visit http://gerrit=2Ecloudera=2Eorg:8080/8146 To unsub= scribe, visit http://gerrit=2Ecloudera=2Eorg:8080/settings Gerrit-Project:= Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change= -Id: If1fc78790d778c874f5aafa5958c3c045a88d233 Gerrit-Change-Number: 8146 G= errit-PatchSet: 15 Gerrit-Owner: Tim Armstrong = Gerrit-Reviewer: Dan Hecht Gerrit-Reviewer: Michael= Ho Gerrit-Reviewer: Thomas Tauber-Marshall Gerrit-Reviewer: Tim Armstrong Gerrit-Comment-Date: Mon, 30 Oct 2017 20:44:13 +0000 Gerrit-HasComments: = Yes --BGcyjNPgEDI=--