From dev-return-49086-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri Feb 2 22:15:36 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id A74C1180608 for ; Fri, 2 Feb 2018 22:15:36 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 97268160C49; Fri, 2 Feb 2018 21:15:36 +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 D596F160C25 for ; Fri, 2 Feb 2018 22:15:35 +0100 (CET) Received: (qmail 70790 invoked by uid 500); 2 Feb 2018 21:15:30 -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 70779 invoked by uid 99); 2 Feb 2018 21:15:29 -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, 02 Feb 2018 21:15:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4D620DFD81; Fri, 2 Feb 2018 21:15:29 +0000 (UTC) From: JamesRTaylor To: dev@phoenix.apache.org Reply-To: dev@phoenix.apache.org References: In-Reply-To: Subject: [GitHub] phoenix issue #292: PHOENIX-4231: Support restriction of remote UDF load sou... Content-Type: text/plain Message-Id: <20180202211529.4D620DFD81@git1-us-west.apache.org> Date: Fri, 2 Feb 2018 21:15:29 +0000 (UTC) Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/292 Thanks for the patch, @ChinmaySKulkarni. Best person to review is @chrajeshbabu who originally added support for UDFs. ---