Skip to content
Jenkins
log in
Jenkins
shankari
My Views
All
NewSparkPullRequestBuilder
#5056
Test Results
org.apache.spark.sql.sources
BucketedReadWithoutHiveSupportSuite
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 : BucketedReadWithoutHiveSupportSuite
0 failures (±0) , 2 skipped (±0)
28 tests (+2)
Took 2 min 55 sec.
All Tests
Test name
Duration
Status
SPARK-17698 Join predicates should not contain filter clauses
2.9 sec
Passed
SPARK-19122 No re-ordering should happen if set of join columns != set of child's partitioning columns
15 sec
Passed
SPARK-19122 Re-order join predicates if they match with the child's output partitioning
19 sec
Passed
SPARK-22042 ReorderJoinPredicates can break when child's partitioning is not decided
3.7 sec
Passed
SPARK-27100 stack overflow: read data with large partitions
-1 ms
Skipped
avoid shuffle and sort when sort columns are a super set of join keys
3.4 sec
Passed
avoid shuffle when grouping keys are a super-set of bucket keys
2.9 sec
Passed
avoid shuffle when grouping keys are equal to bucket keys
3.4 sec
Passed
avoid shuffle when join 2 bucketed tables
8.3 sec
Passed
avoid shuffle when join keys are a super-set of bucket keys
-1 ms
Skipped
bucket join should work with SubqueryAlias plan
0.65 sec
Passed
check sort and shuffle when bucket and sort columns are join keys
32 sec
Passed
disable bucketing when the output doesn't contain all bucketing columns
1.5 sec
Passed
error if there exists any malformed bucket files
1 sec
Passed
only shuffle one side when 2 bucketed tables have different bucket keys
9 sec
Passed
only shuffle one side when 2 bucketed tables have different bucket number
6.3 sec
Passed
only shuffle one side when join bucketed table and non-bucketed table
5.6 sec
Passed
only sort one side when sort columns are different
4.1 sec
Passed
only sort one side when sort columns are same but their ordering is different
4.4 sec
Passed
partitions
9.6 sec
Passed
read bucketed data
1.3 sec
Passed
read bucketed table without filters
1.9 sec
Passed
read non-partitioning bucketed tables with bucket pruning filters
3.4 sec
Passed
read partitioning bucketed tables having composite filters
7.7 sec
Passed
read partitioning bucketed tables having null in bucketing key
4.7 sec
Passed
read partitioning bucketed tables with bucket pruning filters
9.2 sec
Passed
shuffle when join 2 bucketed tables with bucketing disabled
6.7 sec
Passed
shuffle when join keys are not equal to bucket keys
4.8 sec
Passed