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-41625][PYTHON][CONNECT][TESTS] Enable doctest pyspark.sql.connect.dataframe.DataFrame.isStreaming #45603

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Enable doctest pyspark.sql.connect.dataframe.DataFrame.isStreaming

Why are the changes needed?

for test coverage

the related functions like readStream were already implemented

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

@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the enable_stream_doctest branch March 20, 2024 10:14
sweisdb pushed a commit to sweisdb/spark that referenced this pull request Apr 1, 2024
…nect.dataframe.DataFrame.isStreaming`

### What changes were proposed in this pull request?
Enable doctest `pyspark.sql.connect.dataframe.DataFrame.isStreaming`

### Why are the changes needed?
for test coverage

the related functions like `readStream` were already implemented

### 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#45603 from zhengruifeng/enable_stream_doctest.

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