[
https://issues.apache.org/jira/browse/LIVY-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690145#comment-17690145
]
Asif Khatri commented on LIVY-970:
----------------------------------
I have created https://github.com/apache/incubator-livy/pull/389 PR with the
fix.
> Ordering and pagination support in GET /statement request
> ---------------------------------------------------------
>
> Key: LIVY-970
> URL: https://issues.apache.org/jira/browse/LIVY-970
> Project: Livy
> Issue Type: New Feature
> Components: API
> Reporter: Gyorgy Gal
> Assignee: Asif Khatri
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> GET /sessions/id/statements returns a list of statements run in a session.
> However the ordering of the statements are older ones first. Livy could
> expose a parameter (something like orderBy=latest) that will order the list
> of statements as latest first.
> Also there seems to be pagination support for statements but it is
> undocumented, this could be addressed as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)