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 CCE41200C73 for ; Wed, 26 Apr 2017 00:44:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C6E11160BB6; Tue, 25 Apr 2017 22:44:02 +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 11AFF160BB3 for ; Wed, 26 Apr 2017 00:44:01 +0200 (CEST) Received: (qmail 59479 invoked by uid 500); 25 Apr 2017 22:44:01 -0000 Mailing-List: contact dev-help@orc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@orc.apache.org Delivered-To: mailing list dev@orc.apache.org Received: (qmail 59467 invoked by uid 99); 25 Apr 2017 22:44:01 -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, 25 Apr 2017 22:44:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D6B31DFBC7; Tue, 25 Apr 2017 22:44:00 +0000 (UTC) From: omalley To: dev@orc.apache.org Reply-To: dev@orc.apache.org References: In-Reply-To: Subject: [GitHub] orc issue #99: ORC-148: Move ORC PPD failure messages from WARN to DEBUG lev... Content-Type: text/plain Message-Id: <20170425224400.D6B31DFBC7@git1-us-west.apache.org> Date: Tue, 25 Apr 2017 22:44:00 +0000 (UTC) archived-at: Tue, 25 Apr 2017 22:44:03 -0000 Github user omalley commented on the issue: https://github.com/apache/orc/pull/99 I realized that we really shouldn't be using the variable, but rather the sarg leaf as the thing we are caching the exceptional results for. (So that we avoid excessive logging) --- 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. ---