You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Gyorgy Gal (Jira)" <ji...@apache.org> on 2023/02/16 18:43:00 UTC

[jira] [Created] (LIVY-970) Ordering and pagination support in GET /statement request

Gyorgy Gal created LIVY-970:
-------------------------------

             Summary: 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


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)