Commit 61a195d
[SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update
### What changes were proposed in this pull request?
#41608 add bit operations to Scala, Python and Connect API, but missing the test for `DataFrameFunctionsSuite`.
### Why are the changes needed?
Fix missing tests
### Does this PR introduce _any_ user-facing change?
'No'.
New feature.
### How was this patch tested?
N/A
Closes #41640 from beliefer/SPARK-43928_followup.
Authored-by: Jiaan Geng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>excludedSqlFunctions of DataFrameFunctionsSuite
1 parent 1ff6704 commit 61a195d
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 | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
0 commit comments