Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to remove orphans in ProtoToParsedPlanTestSuite and PlanGenerationTestSuite

Why are the changes needed?

To remove unused files.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Generated by below

SPARK_CLEAN_ORPHANED_GOLDEN_FILES=1 build/sbt "connect-client-jvm/testOnly org.apache.spark.sql.PlanGenerationTestSuite"
SPARK_CLEAN_ORPHANED_GOLDEN_FILES=1 build/sbt "connect/testOnly org.apache.spark.sql.connect.ProtoToParsedPlanTestSuite"

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

No.

@HyukjinKwon
Copy link
Member Author

Merged to master.

@hvanhovell
Copy link
Contributor

@HyukjinKwon are you sure these orphans do not represent a plan that can be created by an older version of the connect client? If so, then we should keep them.

@HyukjinKwon
Copy link
Member Author

alright, let me revert this back.

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.

3 participants