At the moment, ES SQL supports `LIMIT` only. Would be helpful to also support `OFFSET` to allow users to use pagination.
At the moment, ES SQL supports
LIMITonly. Would be helpful to also supportOFFSETto allow users to use pagination.