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 DAB0CE546 for ; Tue, 26 Feb 2013 03:48:15 +0000 (UTC) Received: (qmail 77773 invoked by uid 500); 26 Feb 2013 03:48:15 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 77495 invoked by uid 500); 26 Feb 2013 03:48:15 -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 77300 invoked by uid 500); 26 Feb 2013 03:48:14 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 77294 invoked by uid 99); 26 Feb 2013 03:48:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 03:48:14 +0000 Date: Tue, 26 Feb 2013 03:48:14 +0000 (UTC) From: "Phabricator (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-4052) Disallow partition/sort and distribute/order combinations in windowing and partitioning spec 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-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4052: ------------------------------ Attachment: HIVE-4052.D8901.1.patch hbutani requested code review of "HIVE-4052 [jira] Disallow partition/sort and distribute/order combinations in windowing and partitioning spec". Reviewers: JIRA change grammar so that only Part-Order or Dist-Sort are valid combinations TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D8901 AFFECTED FILES data/files/flights_tiny.txt data/files/part.rc data/files/part.seq ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g ql/src/test/queries/clientnegative/ptf_negative_DistributeByOrderBy.q ql/src/test/queries/clientnegative/ptf_negative_PartitionBySortBy.q ql/src/test/queries/clientpositive/ptf_general_queries.q ql/src/test/results/clientnegative/ptf_negative_DistributeByOrderBy.q.out ql/src/test/results/clientnegative/ptf_negative_PartitionBySortBy.q.out ql/src/test/results/clientpositive/ptf_general_queries.q.out MANAGE HERALD RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/21639/ To: JIRA, hbutani > Disallow partition/sort and distribute/order combinations in windowing and partitioning spec > -------------------------------------------------------------------------------------------- > > Key: HIVE-4052 > URL: https://issues.apache.org/jira/browse/HIVE-4052 > Project: Hive > Issue Type: Bug > Components: PTF-Windowing > Reporter: Ashutosh Chauhan > Attachments: HIVE-4052.1.patch.txt, HIVE-4052.D8901.1.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira