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 70D3A200CB0 for ; Fri, 23 Jun 2017 20:52:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6FB8E160BE5; Fri, 23 Jun 2017 18:52:56 +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 AD3E6160BE2 for ; Fri, 23 Jun 2017 20:52:55 +0200 (CEST) Received: (qmail 11169 invoked by uid 500); 23 Jun 2017 18:52:54 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 11158 invoked by uid 99); 23 Jun 2017 18:52:54 -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; Fri, 23 Jun 2017 18:52:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 71DA5DFC25; Fri, 23 Jun 2017 18:52:54 +0000 (UTC) From: gparai To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill issue #729: Drill 1328: Support table statistics for Parquet Content-Type: text/plain Message-Id: <20170623185254.71DA5DFC25@git1-us-west.apache.org> Date: Fri, 23 Jun 2017 18:52:54 +0000 (UTC) archived-at: Fri, 23 Jun 2017 18:52:56 -0000 Github user gparai commented on the issue: https://github.com/apache/drill/pull/729 Thanks for the reminder @paul-rogers. Based on the last discussion with the reviewers and Drill community members, we would hold off on the PR because it also causes regressions in queries in TPC-H, TPC-DS benchmarks. We identified that we need histograms and other enhancements to fully address the regressions. I will post a new PR once these issues are addressed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---