Commit ef336ad
committed
### What changes were proposed in this pull request?
This pr appends `mllib` to the `dependencies` list of the `connect` module in the file `dev/sparktestsupport/modules.py`, ensuring that changes to the `mllib` module will trigger the tests for the `connect` module.
### Why are the changes needed?
Changes to the `mllib` module should trigger the tests for the connect module.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
- Pass Github Actions
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #50753 from LuciferYang/connect-mllib.
Lead-authored-by: yangjie01 <yangjie01@baidu.com>
Co-authored-by: YangJie <yangjie01@baidu.com>
Signed-off-by: yangjie01 <yangjie01@baidu.com>
1 parent 64a7e6d commit ef336ad
1 file changed
+11
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | 332 | | |
345 | 333 | | |
346 | 334 | | |
| |||
420 | 408 | | |
421 | 409 | | |
422 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
423 | 422 | | |
424 | 423 | | |
425 | 424 | | |
| |||
0 commit comments