Commit 95aec97
[SPARK-47347][PYTHON][CONNECT][TESTS] Factor session-related tests out of
### What changes were proposed in this pull request?
Factor session-related tests out of `test_connect_basic`
### Why are the changes needed?
for testing parallelism
### 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#45472 from zhengruifeng/add_test_connect_session.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>test_connect_basic
1 parent e186581 commit 95aec97
File tree
3 files changed
+489
-439
lines changed- dev/sparktestsupport
- python/pyspark/sql/tests/connect
3 files changed
+489
-439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| 998 | + | |
998 | 999 | | |
999 | 1000 | | |
1000 | 1001 | | |
| |||
0 commit comments