Skip to content

[AURON #1969] Disable auron.udf.singleChildFallback.enabled in unit tests#1970

Merged
richox merged 5 commits intoapache:masterfrom
yew1eb:AURON_1969
Feb 2, 2026
Merged

[AURON #1969] Disable auron.udf.singleChildFallback.enabled in unit tests#1970
richox merged 5 commits intoapache:masterfrom
yew1eb:AURON_1969

Conversation

@yew1eb
Copy link
Copy Markdown
Contributor

@yew1eb yew1eb commented Jan 29, 2026

Which issue does this PR close?

Closes #1969

Rationale for this change

The single-child fallback optimization is now configurable via auron.udf.singleChildFallback.enabled (default: true). It hides the actual fallback status of expressions/UDFs in unit tests, which is not conducive to validating real behavior and debugging.

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

@github-actions github-actions Bot added the spark label Jan 29, 2026
@yew1eb yew1eb marked this pull request as draft January 29, 2026 09:40
@yew1eb yew1eb marked this pull request as ready for review January 29, 2026 11:07
@richox richox merged commit f37037d into apache:master Feb 2, 2026
100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable single-child fallback optimization in unit tests

2 participants