[ 
https://issues.apache.org/jira/browse/HIVE-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain reassigned HIVE-18:
------------------------------

    Assignee: Namit Jain

> Hive: support of SELECT ... LIMIT N,M
> -------------------------------------
>
>                 Key: HIVE-18
>                 URL: https://issues.apache.org/jira/browse/HIVE-18
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Namit Jain
>
> Hive now supports LIMIT N which outputs the first N rows of a table/query 
> result. It should be a no-brainer to support LIMIT N,M which outputs the N to 
> N+M-1 rows. See http://dev.mysql.com/doc/refman/5.0/en/select.html for MySQL 
> syntax.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to