Add AIR submission and YAML parity - #6412
Queued
ben-hansen-db wants to merge 4 commits into
Queued
Conversation
Collaborator
Integration test reportCommit: a89476c
Top 3 slowest tests (at least 2 minutes):
|
ben-hansen-db
force-pushed
the
ben-hansen/air-submission-yaml-parity
branch
from
August 27, 2026 23:42
57f8f8b to
723e063
Compare
ben-hansen-db
marked this pull request as ready for review
August 27, 2026 23:50
experimental/air is not surfaced in the public CHANGELOG; prior air PRs added no .nextchanges fragments. See .agents/rules/changelog.md and PR history. Co-authored-by: Isaac <no-reply@databricks.com>
The new config field appears in the "unknown field" error's available-fields list; run/output.txt was not regenerated when the field was added. Co-authored-by: Isaac <no-reply@databricks.com>
vinchenzo-db
approved these changes
Aug 28, 2026
ben-hansen-db
added this pull request to the merge queue
Aug 28, 2026
Any commits made after this event will not be merged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Why
Bring AIR YAML validation and native Jobs submission behavior in line with the supported CLI contract.
Tests
go test ./experimental/air/cmdgo test ./acceptance -run 'TestAccept/experimental/air/(config-help|run-submit-deps)$' -tail -test.vgolangci-linton changed Go packagesThis PR was written with Codex.