Commit f24c9b0
[SPARK-34079][SQL][FOLLOW-UP] Remove debug logging
### What changes were proposed in this pull request?
To remove debug logging accidentally left in code after #32298.
### Why are the changes needed?
No need for that logging.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Existing tests.
Closes #36354 from peter-toth/SPARK-34079-multi-column-scalar-subquery-follow-up.
Authored-by: Peter Toth <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent ac5ec64 commit f24c9b0
File tree
1 file changed
+0
-1
lines changed- sql/core/src/test/scala/org/apache/spark/sql
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | 270 | | |
272 | 271 | | |
273 | 272 | | |
| |||
0 commit comments