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 ED5B4200B54 for ; Wed, 13 Jul 2016 10:18:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EBF77160A6E; Wed, 13 Jul 2016 08:18:22 +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 0813F160A81 for ; Wed, 13 Jul 2016 10:18:21 +0200 (CEST) Received: (qmail 60221 invoked by uid 500); 13 Jul 2016 08:18:21 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 60069 invoked by uid 99); 13 Jul 2016 08:18:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 08:18:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C572A2C02AB for ; Wed, 13 Jul 2016 08:18:20 +0000 (UTC) Date: Wed, 13 Jul 2016 08:18:20 +0000 (UTC) From: "Apache Spark (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-16525) Enable Row Based HashMap in HashAggregateExec MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Jul 2016 08:18:23 -0000 [ https://issues.apache.org/jira/browse/SPARK-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374581#comment-15374581 ] Apache Spark commented on SPARK-16525: -------------------------------------- User 'ooq' has created a pull request for this issue: https://github.com/apache/spark/pull/14176 > Enable Row Based HashMap in HashAggregateExec > --------------------------------------------- > > Key: SPARK-16525 > URL: https://issues.apache.org/jira/browse/SPARK-16525 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Qifan Pu > > Allow `RowBasedHashMapGenerator` to be used in `HashAggregateExec`, so that we can turn codegen `RowBasedHashMap`. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org