Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F173E10BC0 for ; Thu, 16 Jan 2014 00:45:39 +0000 (UTC) Received: (qmail 64788 invoked by uid 500); 16 Jan 2014 00:45:30 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 64605 invoked by uid 500); 16 Jan 2014 00:45:28 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 64368 invoked by uid 500); 16 Jan 2014 00:45:24 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 64163 invoked by uid 99); 16 Jan 2014 00:45:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 00:45:22 +0000 Date: Thu, 16 Jan 2014 00:45:22 +0000 (UTC) From: "Navis (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5997) Replace SemanticException with HiveException for method signatues 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-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5997: ------------------------ Status: Open (was: Patch Available) > Replace SemanticException with HiveException for method signatues > ----------------------------------------------------------------- > > Key: HIVE-5997 > URL: https://issues.apache.org/jira/browse/HIVE-5997 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: HIVE-5597.1.patch.txt, HIVE-5997.2.patch.txt, HIVE-5997.3.patch.txt > > > There is so many codes just wrapping HiveException to SemanticException in planing stage which seemed totally meaningless. How about replacing it all? -- This message was sent by Atlassian JIRA (v6.1.5#6160)