Commit 8df81f4
[SPARK-26426][SQL] fix ExpresionInfo assert error in windows operation system.
## What changes were proposed in this pull request?
fix ExpresionInfo assert error in windows operation system, when running unit tests.
## How was this patch tested?
unit tests
Closes apache#23363 from yanlin-Lynn/unit-test-windows.
Authored-by: wangyanlin01 <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent a16b74c commit 8df81f4
File tree
1 file changed
+1
-1
lines changed- sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments