Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] GetRun logic paginates more arrays #402

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gkiko10
Copy link
Contributor

@gkiko10 gkiko10 commented Jan 22, 2025

What changes are proposed in this pull request?

The existing code only paginates tasks and iterations. With this PR we update the logic to also paginate job_clusters, job_parameters and repair_history. This changes are needed for Jobs API 2.2 compatibility.

How is this tested?

I only ran unit test from src/test/java/com/databricks/sdk/mixin/JobsExtTest.java. I haven't tested manually

@gkiko10 gkiko10 temporarily deployed to test-trigger-is January 22, 2025 17:45 — with GitHub Actions Inactive
@gkiko10 gkiko10 temporarily deployed to test-trigger-is January 22, 2025 18:13 — with GitHub Actions Inactive
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-java

Inputs:

  • PR number: 402
  • Commit SHA: 48eaf74c5821b0cefd55d42e32362e5c2deea5e4

Checks will be approved automatically on success.

@renaudhartert-db renaudhartert-db self-requested a review February 3, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant