Skip to content
Jenkins
log in
Jenkins
shankari
My Views
All
NewSparkPullRequestBuilder
#5057
Test Results
org.apache.spark.sql.execution.joins
HashedRelationSuite
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
Test Result : HashedRelationSuite
0 failures (±0) , 2 skipped (±0)
22 tests (±0)
Took 4.6 sec.
All Tests
Test name
Duration
Status
HashJoin: packing and unpacking with the same key type in a LongType
39 ms
Passed
HashJoin: packing and unpacking with various key types in a LongType
26 ms
Passed
LongHashedRelation: key set iterator on a contiguous array of keys
4 ms
Passed
LongToUnsafeRowMap
23 ms
Passed
LongToUnsafeRowMap with random keys
3.6 sec
Passed
LongToUnsafeRowMap with very wide range
5 ms
Passed
LongToUnsafeRowMap: call hasNext at the end of the iterator
5 ms
Passed
LongToUnsafeRowMap: key set iterator on a contiguous array of keys
12 ms
Passed
LongToUnsafeRowMap: key set iterator on a sparse array with equidistant keys
4 ms
Passed
LongToUnsafeRowMap: key set iterator on an array with a single key
0.37 sec
Passed
LongToUnsafeRowMap: multiple hasNext calls before calling next() on the key iterator
7 ms
Passed
LongToUnsafeRowMap: no explicit hasNext calls on the key iterator
8 ms
Passed
LongToUnsafeRowMap: random sequence of hasNext and next() calls on the key iterator
5 ms
Passed
SPARK-24257: insert big values into LongToUnsafeRowMap
9 ms
Passed
SPARK-24809: Serializing LongToUnsafeRowMap in executor may result in data error
10 ms
Passed
Spark-14521
0.24 sec
Passed
UnsafeHashedRelation
90 ms
Passed
UnsafeHashedRelation: key set iterator on a contiguous array of keys
38 ms
Passed
UnsafeHashedRelation: key set iterator on a sparse array of keys
34 ms
Passed
build HashedRelation that is larger than 1G
-1 ms
Skipped
build HashedRelation with more than 100 millions rows
-1 ms
Skipped
test serialization empty hash map
1 ms
Passed