Skip to content

[AURON #1617] Fix NativeConvertersSuite cast trim-disable test failures#1618

Merged
richox merged 2 commits intoapache:masterfrom
yew1eb:fix_withEnvConf
Nov 22, 2025
Merged

[AURON #1617] Fix NativeConvertersSuite cast trim-disable test failures#1618
richox merged 2 commits intoapache:masterfrom
yew1eb:fix_withEnvConf

Conversation

@yew1eb
Copy link
Copy Markdown
Contributor

@yew1eb yew1eb commented Nov 11, 2025

Which issue does this PR close?

Closes #1617 .

Rationale for this change

Enhances thread safety in AuronSQLTestHelper.withEnvConf, allowing independent modification of SQLConf for each unit test.

What changes are included in this PR?

  • Updated AuronSQLTestHelper.withEnvConf for thread-safe handling of SQLConf.
  • Ensured configuration changes in tests do not interfere with each other.

Are there any user-facing changes?

No.

How was this patch tested?

Ran mvn test, passing all unit tests.

@richox richox merged commit 11164c9 into apache:master Nov 22, 2025
98 checks passed
yew1eb added a commit to yew1eb/auron that referenced this pull request Nov 25, 2025
…failures (apache#1618)

* [AURON apache#1617] Fix NativeConvertersSuite cast trim-disable test failures

* fix code style
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.

NativeConvertersSuite cast string trim-disable tests failed

2 participants