Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-41688][CONNECT][PYTHON] Move Expressions to expressions.py #39179

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Solve circular import between Column and Expression and Move Expressions to expressions.py

Why are the changes needed?

For consistency and readability.

Column is the main user-faced API, while Expression should not be exposed to end users.

Does this PR introduce any user-facing change?

No

How was this patch tested?

existing UT

init

init

init

init
@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the connect_divide_column_expression branch December 23, 2022 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants