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 1D1BF108BA for ; Tue, 2 Dec 2014 22:56:14 +0000 (UTC) Received: (qmail 39098 invoked by uid 500); 2 Dec 2014 22:56:13 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 39022 invoked by uid 500); 2 Dec 2014 22:56:13 -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 38961 invoked by uid 500); 2 Dec 2014 22:56:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 38956 invoked by uid 99); 2 Dec 2014 22:56:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 22:56:13 +0000 Date: Tue, 2 Dec 2014 22:56:13 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HIVE-7032) Remove Triple Negative in Error 10129 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-7032?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Pe=C3=B1a reassigned HIVE-7032: --------------------------------- Assignee: Sergio Pe=C3=B1a > Remove Triple Negative in Error 10129 > ------------------------------------- > > Key: HIVE-7032 > URL: https://issues.apache.org/jira/browse/HIVE-7032 > Project: Hive > Issue Type: Improvement > Components: Documentation, Query Processor > Reporter: Alan Jackoway > Assignee: Sergio Pe=C3=B1a > Priority: Trivial > Attachments: HIVE-7032.1.patch > > > Error message 10129 currently reads: > "Drop partitions for a non string partition columns is not allowed using = non-equality" > That has three negations and a singular/plural agreement error. Can it be= changed to something like: > "Drop partitions for a non-string partition column is only allowed using = equality" -- This message was sent by Atlassian JIRA (v6.3.4#6332)