Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AAFFC17FA1 for ; Thu, 5 Mar 2015 07:09:51 +0000 (UTC) Received: (qmail 4479 invoked by uid 500); 5 Mar 2015 07:09:39 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 4455 invoked by uid 500); 5 Mar 2015 07:09:39 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 4445 invoked by uid 99); 5 Mar 2015 07:09:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2015 07:09:38 +0000 Date: Thu, 5 Mar 2015 07:09:38 +0000 (UTC) From: "Rui Li (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9138) Add some explain to PTF operator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348296#comment-14348296 ] Rui Li commented on HIVE-9138: ------------------------------ Maybe we can use {{org.apache.commons.lang.StringUtils}} instead? > Add some explain to PTF operator > -------------------------------- > > Key: HIVE-9138 > URL: https://issues.apache.org/jira/browse/HIVE-9138 > Project: Hive > Issue Type: Improvement > Components: Diagnosability, Query Processor > Reporter: Navis > Assignee: Navis > Priority: Trivial > Fix For: 1.2.0 > > Attachments: HIVE-9138.1.patch.txt, HIVE-9138.2.patch.txt, HIVE-9138.3.patch.txt, HIVE-9138.4.patch.txt, HIVE-9138.5.patch.txt > > > PTFOperator does not explain anything in explain statement, making it hard to understand the internal works. -- This message was sent by Atlassian JIRA (v6.3.4#6332)