Skip to content

[SPARK-48468] Add LogicalQueryStage interface in catalyst _2#46813

Closed
liuzqt wants to merge 1 commit intoapache:masterfrom
liuzqt:SPARK-48468-2
Closed

[SPARK-48468] Add LogicalQueryStage interface in catalyst _2#46813
liuzqt wants to merge 1 commit intoapache:masterfrom
liuzqt:SPARK-48468-2

Conversation

@liuzqt
Copy link
Contributor

@liuzqt liuzqt commented May 30, 2024

What changes were proposed in this pull request?

Adding LogicalQueryStage interface in catalyst, and org.apache.spark.sql.execution.adaptive.LogicalQueryStage inherits from logical.LogicalQueryStage

Why are the changes needed?

Make LogicalQueryStage visible in logical rewrites.

Does this PR introduce any user-facing change?

How was this patch tested?

Existing tests.

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

@github-actions github-actions bot added the SQL label May 30, 2024
@liuzqt liuzqt closed this May 30, 2024
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.

1 participant