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)