Skip to content

[AURON #1456] Introduce SparkAuronConfiguration#1457

Merged
richox merged 2 commits intoapache:masterfrom
Tartarus0zm:spark-config
Oct 17, 2025
Merged

[AURON #1456] Introduce SparkAuronConfiguration#1457
richox merged 2 commits intoapache:masterfrom
Tartarus0zm:spark-config

Conversation

@Tartarus0zm
Copy link
Contributor

Which issue does this PR close?

Closes #1456.

Rationale for this change

Introduce SparkAuronConfiguration

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

@Tartarus0zm
Copy link
Contributor Author

@richox please take a moment to look at it. thanks

</dependency>

<dependency>
<groupId>org.junit.jupiter</groupId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep scala test style for spark-extension? cc @richox

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep scala test style for spark-extension? cc @richox

@wForget Are you suggesting using the ScalaTest framework? And implementing the unit tests in Scala?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep scala test style for spark-extension? cc @richox

i think both java and scala can be used in spark-extension, and for java code, using junit is ok.

@richox richox merged commit 0d13961 into apache:master Oct 17, 2025
85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce SparkAuronConfiguration

3 participants