Skip to content

[SPARK-41278][CONNECT] Clean up unused QualifiedAttribute in Expression.proto#38813

Closed
amaliujia wants to merge 2 commits into
apache:masterfrom
amaliujia:clean_up_qualified_attr_proto
Closed

[SPARK-41278][CONNECT] Clean up unused QualifiedAttribute in Expression.proto#38813
amaliujia wants to merge 2 commits into
apache:masterfrom
amaliujia:clean_up_qualified_attr_proto

Conversation

@amaliujia
Copy link
Copy Markdown

@amaliujia amaliujia commented Nov 27, 2022

What changes were proposed in this pull request?

With 2b2ffcd there is no longer a need to have a schema field in LocalRelation proto, thus the old way to specify that schema which was QualifiedAtttribute is no longer used.

This PR cleans QualifiedAttribute proto and all its unused code.

Why are the changes needed?

Codebase cleanup

Does this PR introduce any user-facing change?

NO

How was this patch tested?

UT

@amaliujia
Copy link
Copy Markdown
Author

@cloud-fan

Copy link
Copy Markdown
Member

@dengziming dengziming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@HyukjinKwon
Copy link
Copy Markdown
Member

Merged to master.

@zhengruifeng
Copy link
Copy Markdown
Contributor

late lgtm

@cloud-fan
Copy link
Copy Markdown
Contributor

late LGTM

beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
…on.proto

### What changes were proposed in this pull request?

With apache@2b2ffcd there is no longer a need to have a schema field in `LocalRelation` proto, thus the old way to specify that schema which was `QualifiedAtttribute` is no longer used.

This PR cleans `QualifiedAttribute` proto and all its unused code.

### Why are the changes needed?

Codebase cleanup

### Does this PR introduce _any_ user-facing change?

NO

### How was this patch tested?

UT

Closes apache#38813 from amaliujia/clean_up_qualified_attr_proto.

Authored-by: Rui Wang <rui.wang@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
…on.proto

### What changes were proposed in this pull request?

With apache@2b2ffcd there is no longer a need to have a schema field in `LocalRelation` proto, thus the old way to specify that schema which was `QualifiedAtttribute` is no longer used.

This PR cleans `QualifiedAttribute` proto and all its unused code.

### Why are the changes needed?

Codebase cleanup

### Does this PR introduce _any_ user-facing change?

NO

### How was this patch tested?

UT

Closes apache#38813 from amaliujia/clean_up_qualified_attr_proto.

Authored-by: Rui Wang <rui.wang@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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.

6 participants