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 91C4318EFC for ; Wed, 22 Jul 2015 18:36:05 +0000 (UTC) Received: (qmail 45715 invoked by uid 500); 22 Jul 2015 18:36:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 45690 invoked by uid 500); 22 Jul 2015 18:36:05 -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 45678 invoked by uid 99); 22 Jul 2015 18:36:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2015 18:36:05 +0000 Date: Wed, 22 Jul 2015 18:36:05 +0000 (UTC) From: "Dmitry Tolpeko (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11254) Process result sets returned by a stored procedure 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-11254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637394#comment-14637394 ] Dmitry Tolpeko commented on HIVE-11254: --------------------------------------- Thanks, Alan. > Process result sets returned by a stored procedure > -------------------------------------------------- > > Key: HIVE-11254 > URL: https://issues.apache.org/jira/browse/HIVE-11254 > Project: Hive > Issue Type: Improvement > Components: hpl/sql > Reporter: Dmitry Tolpeko > Assignee: Dmitry Tolpeko > Fix For: 2.0.0 > > Attachments: HIVE-11254.1.patch, HIVE-11254.2.patch, HIVE-11254.3.patch, HIVE-11254.4.patch > > > Stored procedure can return one or more result sets. A caller should be able to process them. > -- This message was sent by Atlassian JIRA (v6.3.4#6332)