Commit a6f82c6
[SPARK-49461][SS][TESTS][FOLLOWUP] Move related resource files to correct place
### What changes were proposed in this pull request?
I created a new resource location `sql/core/src/test/{scala/org/apache/spark/sql/streaming/resources` before, moving it to the correct structured-streaming resource folder.
### Why are the changes needed?
Better code structure
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Unit test
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #49172 from WweiL/SPARK-49461-followup.
Authored-by: Wei Liu <[email protected]>
Signed-off-by: Jungtaek Lim <[email protected]>1 parent 279d5ee commit a6f82c6
File tree
3 files changed
+2
-12
lines changed- sql/core/src/test
- resources/structured-streaming
- testCommitLogV1
- testCommitLogV2
- scala/org/apache/spark/sql/streaming
3 files changed
+2
-12
lines changedLines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 42 | | |
| 43 | + | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
| |||
56 | 51 | | |
57 | 52 | | |
58 | 53 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 54 | | |
| 55 | + | |
66 | 56 | | |
67 | 57 | | |
68 | 58 | | |
| |||
0 commit comments