Skip to content
Jenkins
log in
Jenkins
All
spark-master-test-maven-arm
#556
Test Results
org.apache.spark.sql.jdbc
JDBCWriteSuite
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
History
Polling Log
Environment Variables
Git Build Data
Test Result
Previous Build
Next Build
Test Result : JDBCWriteSuite
0 failures (±0) , 1 skipped (±0)
33 tests (±0)
Took 4.8 sec.
All Tests
Test name
Duration
Status
Basic CREATE
0.2 sec
Passed
Basic CREATE with batchsize
0.29 sec
Passed
Basic CREATE with illegal batchsize
17 ms
Passed
CREATE then INSERT to append
0.13 sec
Passed
CREATE with ignore
0.23 sec
Passed
CREATE with overwrite
0.19 sec
Passed
INSERT to JDBC Datasource
99 ms
Passed
INSERT to JDBC Datasource with overwrite
0.14 sec
Passed
Incompatible INSERT to append
53 ms
Passed
SPARK-10849: create table using user specified column type and verify on target table
0.3 sec
Passed
SPARK-10849: jdbc CreateTableColumnTypes duplicate columns
10 ms
Passed
SPARK-10849: jdbc CreateTableColumnTypes invalid columns
18 ms
Passed
SPARK-10849: jdbc CreateTableColumnTypes option with invalid data type
9 ms
Passed
SPARK-10849: jdbc CreateTableColumnTypes option with invalid syntax
10 ms
Passed
SPARK-10849: test schemaString - from createTableColumnTypes option values
7 ms
Passed
SPARK-18123 Append with column names with different cases
1.6 sec
Passed
SPARK-18413: Use `numPartitions` JDBCOption
11 ms
Passed
SPARK-18433: Improve DataSource option keys to be more case-insensitive
63 ms
Passed
SPARK-19318 temporary view data source option keys should be case-insensitive
0.1 sec
Passed
SPARK-19726: INSERT null to a NOT NULL column
67 ms
Passed
SPARK-23856 Spark jdbc setQueryTimeout option
0 ms
Skipped
SPARK-34144: write Date and Timestampt, read LocalDate and Instant
0.1 sec
Passed
SPARK-34144: write LocalDate and Instant, read Date and Timestampt
59 ms
Passed
SPARK-34144: write and read java.time LocalDate and Instant
0.12 sec
Passed
Truncate
0.19 sec
Passed
createTableOptions
12 ms
Passed
metrics
0.12 sec
Passed
save API with SaveMode.Overwrite
0.13 sec
Passed
save errors if dbtable is not specified
14 ms
Passed
save errors if partitionColumn and numPartitions and bounds not set
8 ms
Passed
save errors if url is not specified
8 ms
Passed
save errors if wrong user/password combination
0.35 sec
Passed
save works for format("jdbc") if url and dbtable are set
97 ms
Passed