Commit 5042d40
committed
[SPARK-52269] Add
### What changes were proposed in this pull request?
This PR aims to add `cast` (SPARK-45574) SQL test and answer file.
### Why are the changes needed?
To add a test coverage for Spark 4 feature.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #168 from dongjoon-hyun/SPARK-52269.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>cast SQL test and answer file1 parent 09b42e3 commit 5042d40
File tree
3 files changed
+7
-0
lines changed- Tests/SparkConnectTests
- Resources/queries
3 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments