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-46280][PS][TESTS] Move test_parity_frame_resample and test_parity_series_resample to pyspark.pandas.tests.connect.resample #44199

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Move test_parity_frame_resample and test_parity_series_resample to pyspark.pandas.tests.connect.resample

Why are the changes needed?

re-org resampling tests, move them to the right place

Does this PR introduce any user-facing change?

no, test only

How was this patch tested?

ci

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

no

fix

fix
@zhengruifeng
Copy link
Contributor Author

@zhengruifeng
Copy link
Contributor Author

cc @HyukjinKwon

@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the ps_test_move_df_resample branch December 6, 2023 08:24
dbatomic pushed a commit to dbatomic/spark that referenced this pull request Dec 11, 2023
…ity_series_resample to `pyspark.pandas.tests.connect.resample`

### What changes were proposed in this pull request?
Move test_parity_frame_resample and test_parity_series_resample to `pyspark.pandas.tests.connect.resample`

### Why are the changes needed?
re-org resampling tests, move them to the right place

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

### How was this patch tested?
ci

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

Closes apache#44199 from zhengruifeng/ps_test_move_df_resample.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
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
2 participants