Max rows

Sets a maximum number of rows to process.

Filter Query optimizer Concurrent
  • VALID

  • INVALID

  • Order column

    Optional column to use for specifying dataset ordering. Use if consistent pagination is needed.

    InputColumn<Object> Optional
  • First row

    The first row (aka 'offset') to process.

    int Required
  • Max rows

    The maximum number of rows to process.

    int Required