Skip to content

[SPARK-55914][TESTS] add sbt_test_goals to sparktestsupport/modules.py for sql-api#54713

Closed
sarutak wants to merge 1 commit intoapache:masterfrom
sarutak:enable-sql-api-test-on-ga
Closed

[SPARK-55914][TESTS] add sbt_test_goals to sparktestsupport/modules.py for sql-api#54713
sarutak wants to merge 1 commit intoapache:masterfrom
sarutak:enable-sql-api-test-on-ga

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Mar 10, 2026

What changes were proposed in this pull request?

This PR fixes an issue that tests under sql/api don't run through dev/run-test.
The cause is that sbt_test_goals for sql-api is not defined so this PR adds it to sparktestsupport/modules.py.

Why are the changes needed?

For better test coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

All tests including ones under sql/api passed on GA.
tests-under-sql-api

Was this patch authored or co-authored using generative AI tooling?

Kiro CLI / Sonnet 4.6

@sarutak sarutak closed this in f250936 Mar 10, 2026
@sarutak
Copy link
Member Author

sarutak commented Mar 10, 2026

Merged to master. Thank you @pan3793 and @dongjoon-hyun !

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.

3 participants