You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/07/01 05:12:25 UTC

[jira] [Commented] (HIVE-3087) Implement stored procedure

    [ https://issues.apache.org/jira/browse/HIVE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048457#comment-14048457 ] 

Lefty Leverenz commented on HIVE-3087:
--------------------------------------

Editorial comments:

# typo here:  "DECALARE max_id AS INTEGER;"
# plural-singular mismatch here:  "Conditions present in the flow needs to be"  (change to "need to be")
# "hive" should be "Hive" in first paragraph (twice)
# "sql" should be "SQL" and "zql" should be "ZQL" in Component 1:  SQL Parser

But only the first one matters.

> Implement stored procedure 
> ---------------------------
>
>                 Key: HIVE-3087
>                 URL: https://issues.apache.org/jira/browse/HIVE-3087
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Biju Devassy
>         Attachments: Document.rtf
>
>
> Stored procedure implementation is missing in hive. It will be very useful for executing a set of instructions.
> It should contain features like function creation, variable declaration with different data types,control statements and other common stored procedure techniques.



--
This message was sent by Atlassian JIRA
(v6.2#6252)