From dev-return-50905-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri Apr 13 18:53:03 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 332E918067B for ; Fri, 13 Apr 2018 18:53:03 +0200 (CEST) Received: (qmail 93670 invoked by uid 500); 13 Apr 2018 16:53:02 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 93514 invoked by uid 99); 13 Apr 2018 16:53: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; Fri, 13 Apr 2018 16:53:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6F80BF3263; Fri, 13 Apr 2018 16:53:01 +0000 (UTC) From: JamesRTaylor To: dev@phoenix.apache.org Reply-To: dev@phoenix.apache.org References: In-Reply-To: Subject: [GitHub] phoenix issue #295: PHOENIX-4579: Add a config to conditionally create Phoen... Content-Type: text/plain Message-Id: <20180413165301.6F80BF3263@git1-us-west.apache.org> Date: Fri, 13 Apr 2018 16:53:01 +0000 (UTC) Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/295 +1. Nice work, @ChinmaySKulkarni! I'll get this committed. Might need some help with a patch that applied to 5.x-HBase-2.0 branch. ---