Skip to content

Commit fa29d9f

Browse files
committed
HIVE-29516 Fix whitespace related to test failure
1 parent f9074cc commit fa29d9f

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

ql/src/test/results/clientpositive/llap/semijoin_stats_missing_colstats.q.out

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ STAGE PLANS:
5858
Reducer 4 <- Map 3 (CUSTOM_SIMPLE_EDGE)
5959
#### A masked pattern was here ####
6060
Vertices:
61-
Map 1
61+
Map 1
6262
Map Operator Tree:
6363
TableScan
6464
alias: t1
@@ -80,7 +80,7 @@ STAGE PLANS:
8080
value expressions: _col1 (type: string)
8181
Execution mode: vectorized, llap
8282
LLAP IO: all inputs
83-
Map 3
83+
Map 3
8484
Map Operator Tree:
8585
TableScan
8686
alias: t2
@@ -111,13 +111,13 @@ STAGE PLANS:
111111
outputColumnNames: _col0, _col1, _col2
112112
Statistics: Num rows: 1 Data size: 340 Basic stats: COMPLETE Column stats: NONE
113113
Reduce Output Operator
114-
null sort order:
115-
sort order:
114+
null sort order:
115+
sort order:
116116
Statistics: Num rows: 1 Data size: 340 Basic stats: COMPLETE Column stats: NONE
117117
value expressions: _col0 (type: int), _col1 (type: int), _col2 (type: binary)
118118
Execution mode: vectorized, llap
119119
LLAP IO: all inputs
120-
Reducer 2
120+
Reducer 2
121121
Execution mode: llap
122122
Reduce Operator Tree:
123123
Merge Join Operator
@@ -139,7 +139,7 @@ STAGE PLANS:
139139
input format: org.apache.hadoop.mapred.SequenceFileInputFormat
140140
output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat
141141
serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
142-
Reducer 4
142+
Reducer 4
143143
Execution mode: vectorized, llap
144144
Reduce Operator Tree:
145145
Group By Operator
@@ -148,8 +148,8 @@ STAGE PLANS:
148148
outputColumnNames: _col0, _col1, _col2
149149
Statistics: Num rows: 1 Data size: 340 Basic stats: COMPLETE Column stats: NONE
150150
Reduce Output Operator
151-
null sort order:
152-
sort order:
151+
null sort order:
152+
sort order:
153153
Statistics: Num rows: 1 Data size: 340 Basic stats: COMPLETE Column stats: NONE
154154
value expressions: _col0 (type: int), _col1 (type: int), _col2 (type: binary)
155155

@@ -158,3 +158,4 @@ STAGE PLANS:
158158
limit: -1
159159
Processor Tree:
160160
ListSink
161+

0 commit comments

Comments
 (0)