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 2951E200CFA for ; Tue, 5 Sep 2017 19:59:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27E5C160BD7; Tue, 5 Sep 2017 17:59:54 +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 65777160BCB for ; Tue, 5 Sep 2017 19:59:53 +0200 (CEST) Received: (qmail 82939 invoked by uid 500); 5 Sep 2017 17:59:51 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 82928 invoked by uid 99); 5 Sep 2017 17:59:51 -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; Tue, 05 Sep 2017 17:59:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4AA4AF32F1; Tue, 5 Sep 2017 17:59:51 +0000 (UTC) From: dongjoon-hyun To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #18991: [SPARK-21783][SQL] Turn on ORC filter push-down by defau... Content-Type: text/plain Message-Id: <20170905175951.4AA4AF32F1@git1-us-west.apache.org> Date: Tue, 5 Sep 2017 17:59:51 +0000 (UTC) archived-at: Tue, 05 Sep 2017 17:59:54 -0000 Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/18991 Of course, I want to proceed in any part of ORC! As you know, I tried many trials to get a chance to be reviewed. Some PR gets it, but the other ORC PR like #18953 didn't get a feedback for recent two weeks. I'm also preparing Data Source V2, but I'm concerning about the big picture/roadmap/priority of Apache Spark PMC members. ORC looks too small part to get attentions. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org