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 EEA08105F9 for ; Fri, 25 Oct 2013 23:04:30 +0000 (UTC) Received: (qmail 75923 invoked by uid 500); 25 Oct 2013 23:04:30 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 75880 invoked by uid 500); 25 Oct 2013 23:04:30 -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 75872 invoked by uid 500); 25 Oct 2013 23:04:30 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 75869 invoked by uid 99); 25 Oct 2013 23:04:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 23:04:30 +0000 Date: Fri, 25 Oct 2013 23:04:30 +0000 (UTC) From: "Jitendra Nath Pandey (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5604) Fix validation of nested expressions. 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-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805795#comment-13805795 ] Jitendra Nath Pandey commented on HIVE-5604: -------------------------------------------- Review board entry: https://reviews.apache.org/r/14956/ > Fix validation of nested expressions. > ------------------------------------- > > Key: HIVE-5604 > URL: https://issues.apache.org/jira/browse/HIVE-5604 > Project: Hive > Issue Type: Sub-task > Components: Vectorization > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HIVE-5604.1.patch, HIVE-5604.2.patch, HIVE-5604.3.patch, HIVE-5604.tez.patch > > > The bug fixes a few issues related to nested expressions: > 1) The nested expressions were not being validated at all. > 2) UDFRegExp was not handled correctly, but issue was not caught because of the previous issue. > 3) HIVE-5642 will not show up when this jira is fixed, but still added a sanity check to validate the number of arguments. -- This message was sent by Atlassian JIRA (v6.1#6144)