Skip to content

[SPARK-46867][PYTHON][CONNECT][TESTS] Remove unnecessary dependency from test_mixed_udf_and_sql.py#44886

Closed
xinrong-meng wants to merge 1 commit intoapache:masterfrom
xinrong-meng:fix_dep
Closed

[SPARK-46867][PYTHON][CONNECT][TESTS] Remove unnecessary dependency from test_mixed_udf_and_sql.py#44886
xinrong-meng wants to merge 1 commit intoapache:masterfrom
xinrong-meng:fix_dep

Conversation

@xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Remove unnecessary dependency from test_mixed_udf_and_sql.py.

Why are the changes needed?

Otherwise, test_mixed_udf_and_sql.py depends on Spark Connect's dependency "grpc", possibly leading to conflicts or compatibility issues.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Test change only.

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

No.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM (Pending CIs).

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-46867][PYTHON][CONNECT] Remove unnecessary dependency from test_mixed_udf_and_sql.py [SPARK-46867][PYTHON][CONNECT][TESTS] Remove unnecessary dependency from test_mixed_udf_and_sql.py Jan 25, 2024
@dongjoon-hyun
Copy link
Member

To @xinrong-meng , please use [TESTS] for a test-module-only PR.

@xinrong-meng
Copy link
Member Author

Thank you @dongjoon-hyun !

@xinrong-meng
Copy link
Member Author

Merged to master, thank you!

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.

2 participants

Comments