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

Wes McKinney commented on ARROW-4464:
-------------------------------------

[~andygrove] to be assigned an issue, contributors must be added to the 
Contributor role in JIRA. I just made you an Administrator since you're a PMC 
member now so you can add him.

Projects (see the wheel in the top right) 
--> Apache Arrow 
--> Users and Roles (left side) 
--> Add users to role
--> Type contributor's name
--> Select Contributor role

If you accidentally add someone to Admin be sure to fix =) 

> [Rust] [DataFusion] Add support for LIMIT
> -----------------------------------------
>
>                 Key: ARROW-4464
>                 URL: https://issues.apache.org/jira/browse/ARROW-4464
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Priority: Major
>             Fix For: 0.13.0
>
>
> As a user, I would like to be able to specify a LIMIT clause on my SQL 
> queries.
> Work involved:
>  * Add Limit to LogicalPlan enum
>  * Write query planner code to translate SQL AST to Limit (SQL parser that we 
> use already supports LIMIT)
>  * Implement LimitRelation (look at filter.rs as a guide since it is quite 
> similar)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to