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-41873][PYTHON][CONNECT][TESTS] Enable DataFrameParityTests.test_pandas_api #45279

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Enable DataFrameParityTests.test_pandas_api

Why are the changes needed?

for testing parity, this method had already been implemented

Does this PR introduce any user-facing change?

no, test-only

How was this patch tested?

enabled ut

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

no

@zhengruifeng
Copy link
Contributor Author

merged to master

@zhengruifeng zhengruifeng deleted the connect_test_pandas_api branch February 27, 2024 10:22
TakawaAkirayo pushed a commit to TakawaAkirayo/spark that referenced this pull request Mar 4, 2024
…st_pandas_api`

### What changes were proposed in this pull request?
Enable `DataFrameParityTests.test_pandas_api`

### Why are the changes needed?
for testing parity, this method had already been implemented

### Does this PR introduce _any_ user-facing change?
no, test-only

### How was this patch tested?
enabled ut

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

Closes apache#45279 from zhengruifeng/connect_test_pandas_api.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Mar 5, 2024
…st_pandas_api`

### What changes were proposed in this pull request?
Enable `DataFrameParityTests.test_pandas_api`

### Why are the changes needed?
for testing parity, this method had already been implemented

### Does this PR introduce _any_ user-facing change?
no, test-only

### How was this patch tested?
enabled ut

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

Closes apache#45279 from zhengruifeng/connect_test_pandas_api.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants