Commit 090cd04
committed
[SPARK-52289] Enable
### What changes were proposed in this pull request?
This PR aims to enable `jsonToDdl` test in Linux environment.
### Why are the changes needed?
Previous, the test case was disabled in Linux environment because `JsonToDDL` message was added after Apache Spark 4.0.0-preview2.
- apache/spark#49142
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual test because the Linux CI is moved to the daily CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #172 from dongjoon-hyun/SPARK-52289.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>jsonToDdl test in Linux environment1 parent e6f7cc9 commit 090cd04
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | 98 | | |
0 commit comments