Skip to content

Conversation

@vladimirg-db
Copy link
Contributor

@vladimirg-db vladimirg-db commented Mar 16, 2025

What changes were proposed in this pull request?

Disable lazy union children test for single-pass Analyzer.

Why are the changes needed?

Single-pass Analyzer won't support this oddity - this is not possible to do using a regular Dataset API.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

build/sbt "testOnly org.apache.spark.sql.execution.PlannerSuite"

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

No.

@vladimirg-db vladimirg-db changed the title Disable lazy union children test in single-pass Analyzer [SPARK-51522][SQL] Disable lazy union children test in single-pass Analyzer Mar 16, 2025
@github-actions github-actions bot added the SQL label Mar 16, 2025
@vladimirg-db vladimirg-db force-pushed the vladimir-golubev_data/disable-lazy-union-children-in-single-pass-analyzer branch from 14fdded to bb89ed8 Compare March 16, 2025 19:59
@vladimirg-db vladimirg-db changed the title [SPARK-51522][SQL] Disable lazy union children test in single-pass Analyzer [SPARK-51522][SQL] Disable lazy union children test for single-pass Analyzer Mar 17, 2025
@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 646b84b Mar 17, 2025
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.

2 participants