Skip to content
Jenkins
log in
Dashboard
Active Jobs
NewSparkPullRequestBuilder
#5036
Test Results
org.apache.spark.sql.types
StrictDataTypeWriteCompatibilitySuite
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
History
Parameters
Environment Variables
Git Build Data
Test Result
Deflake this build
Previous Build
Next Build
Test Result : StrictDataTypeWriteCompatibilitySuite
0 failures (±0) , 1 skipped (±0)
24 tests (±0)
Took 16 ms.
All Tests
Test name
Duration
Status
Check NullType is incompatible with all other types
1 ms
Passed
Check array types: cannot write optional to required elements
1 ms
Passed
Check array types: type promotion is allowed
0 ms
Passed
Check array types: unsafe casts are not allowed
0 ms
Passed
Check array types: writing required to optional elements is allowed
0 ms
Passed
Check atomic types: write allowed only when casting is safe
6 ms
Passed
Check each type with itself
2 ms
Passed
Check map key types: type promotion is allowed
0 ms
Passed
Check map key types: unsafe casts are not allowed
0 ms
Passed
Check map value types: cannot write optional to required values
0 ms
Passed
Check map value types: casting Long to Integer is not allowed
1 ms
Passed
Check map value types: type promotion is allowed
1 ms
Passed
Check map value types: writing required to optional values is allowed
0 ms
Passed
Check struct type: ignore field name mismatch with byPosition mode
1 ms
Passed
Check struct types: data field would be dropped
1 ms
Passed
Check struct types: generic colN names are ignored
0 ms
Passed
Check struct types: missing middle field, matched by position
1 ms
Passed
Check struct types: missing optional field is allowed
-1 ms
Skipped
Check struct types: missing required field
1 ms
Passed
Check struct types: missing starting field, matched by position
0 ms
Passed
Check struct types: required field is optional
0 ms
Passed
Check struct types: type promotion is allowed
0 ms
Passed
Check struct types: unsafe casts are not allowed
0 ms
Passed
Check types with multiple errors
1 ms
Passed