databricks-sdk-java
databricks-sdk-java copied to clipboard
[Internal] Update Jobs GetRun API to support paginated responses for jobs and ForEach tasks with >100 runs
Changes
Jobs GetRun 2.2 behind the scenes pagination
Tests
Unit tests
Were you able to test this out against a real workspace?
Did not attempt.
@mgyucht tested manually against a job with 100+ tasks as well as a ForEach run with 100+ iterations, hardcoding both v 2.1 and 2.2. All combinations worked as expected.
Removing myself from the reviewer list as it seems my review is not explicitly needed/requested. Please add me back if that is incorrect.
Closed in favour of a new pr linked above