Skip to content

Commit 490ee3b

Browse files
committed
test failure
1 parent 192960d commit 490ee3b

File tree

6 files changed

+51
-51
lines changed

6 files changed

+51
-51
lines changed

sql/core/src/test/resources/sql-tests/results/describe-part-after-analyze.sql.out

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ hr int
5656
Database default
5757
Table t
5858
Partition Values [ds=2017-08-01, hr=10]
59-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=10
59+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=10
6060
Created Time [not included in comparison]
6161
Last Access [not included in comparison]
6262

6363
# Storage Information
64-
Location [not included in comparison]sql/core/spark-warehouse/t
64+
Location [not included in comparison]/{warehouse_dir}/t
6565

6666

6767
-- !query 5
@@ -90,13 +90,13 @@ hr int
9090
Database default
9191
Table t
9292
Partition Values [ds=2017-08-01, hr=10]
93-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=10
93+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=10
9494
Created Time [not included in comparison]
9595
Last Access [not included in comparison]
9696
Partition Statistics [not included in comparison] bytes, 3 rows
9797

9898
# Storage Information
99-
Location [not included in comparison]sql/core/spark-warehouse/t
99+
Location [not included in comparison]/{warehouse_dir}/t
100100

101101

102102
-- !query 7
@@ -125,13 +125,13 @@ hr int
125125
Database default
126126
Table t
127127
Partition Values [ds=2017-08-01, hr=10]
128-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=10
128+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=10
129129
Created Time [not included in comparison]
130130
Last Access [not included in comparison]
131131
Partition Statistics [not included in comparison] bytes, 3 rows
132132

133133
# Storage Information
134-
Location [not included in comparison]sql/core/spark-warehouse/t
134+
Location [not included in comparison]/{warehouse_dir}/t
135135

136136

137137
-- !query 9
@@ -152,13 +152,13 @@ hr int
152152
Database default
153153
Table t
154154
Partition Values [ds=2017-08-01, hr=11]
155-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=11
155+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=11
156156
Created Time [not included in comparison]
157157
Last Access [not included in comparison]
158158
Partition Statistics [not included in comparison] bytes, 4 rows
159159

160160
# Storage Information
161-
Location [not included in comparison]sql/core/spark-warehouse/t
161+
Location [not included in comparison]/{warehouse_dir}/t
162162

163163

164164
-- !query 10
@@ -187,13 +187,13 @@ hr int
187187
Database default
188188
Table t
189189
Partition Values [ds=2017-08-01, hr=10]
190-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=10
190+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=10
191191
Created Time [not included in comparison]
192192
Last Access [not included in comparison]
193193
Partition Statistics [not included in comparison] bytes, 3 rows
194194

195195
# Storage Information
196-
Location [not included in comparison]sql/core/spark-warehouse/t
196+
Location [not included in comparison]/{warehouse_dir}/t
197197

198198

199199
-- !query 12
@@ -214,13 +214,13 @@ hr int
214214
Database default
215215
Table t
216216
Partition Values [ds=2017-08-01, hr=11]
217-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-08-01/hr=11
217+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-08-01/hr=11
218218
Created Time [not included in comparison]
219219
Last Access [not included in comparison]
220220
Partition Statistics [not included in comparison] bytes, 4 rows
221221

222222
# Storage Information
223-
Location [not included in comparison]sql/core/spark-warehouse/t
223+
Location [not included in comparison]/{warehouse_dir}/t
224224

225225

226226
-- !query 13
@@ -241,13 +241,13 @@ hr int
241241
Database default
242242
Table t
243243
Partition Values [ds=2017-09-01, hr=5]
244-
Location [not included in comparison]sql/core/spark-warehouse/t/ds=2017-09-01/hr=5
244+
Location [not included in comparison]/{warehouse_dir}/t/ds=2017-09-01/hr=5
245245
Created Time [not included in comparison]
246246
Last Access [not included in comparison]
247247
Partition Statistics [not included in comparison] bytes, 2 rows
248248

249249
# Storage Information
250-
Location [not included in comparison]sql/core/spark-warehouse/t
250+
Location [not included in comparison]/{warehouse_dir}/t
251251

252252

253253
-- !query 14

sql/core/src/test/resources/sql-tests/results/describe-table-after-alter-table.sql.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Created By [not included in comparison]
2929
Type MANAGED
3030
Provider parquet
3131
Comment added
32-
Location [not included in comparison]sql/core/spark-warehouse/table_with_comment
32+
Location [not included in comparison]/{warehouse_dir}/table_with_comment
3333

3434

3535
-- !query 2
@@ -60,7 +60,7 @@ Type MANAGED
6060
Provider parquet
6161
Comment modified comment
6262
Table Properties [type=parquet]
63-
Location [not included in comparison]sql/core/spark-warehouse/table_with_comment
63+
Location [not included in comparison]/{warehouse_dir}/table_with_comment
6464

6565

6666
-- !query 4
@@ -95,7 +95,7 @@ Last Access [not included in comparison]
9595
Created By [not included in comparison]
9696
Type MANAGED
9797
Provider parquet
98-
Location [not included in comparison]sql/core/spark-warehouse/table_comment
98+
Location [not included in comparison]/{warehouse_dir}/table_comment
9999

100100

101101
-- !query 7
@@ -123,7 +123,7 @@ Created By [not included in comparison]
123123
Type MANAGED
124124
Provider parquet
125125
Comment added comment
126-
Location [not included in comparison]sql/core/spark-warehouse/table_comment
126+
Location [not included in comparison]/{warehouse_dir}/table_comment
127127

128128

129129
-- !query 9
@@ -150,7 +150,7 @@ Last Access [not included in comparison]
150150
Created By [not included in comparison]
151151
Type MANAGED
152152
Provider parquet
153-
Location [not included in comparison]sql/core/spark-warehouse/table_comment
153+
Location [not included in comparison]/{warehouse_dir}/table_comment
154154

155155

156156
-- !query 11

sql/core/src/test/resources/sql-tests/results/describe.sql.out

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Bucket Columns [`a`]
131131
Sort Columns [`b`]
132132
Comment table_comment
133133
Table Properties [t=test, e=3]
134-
Location [not included in comparison]sql/core/spark-warehouse/t
134+
Location [not included in comparison]/{warehouse_dir}/t
135135
Storage Properties [a=1, b=2]
136136
Partition Provider Catalog
137137

@@ -163,7 +163,7 @@ Bucket Columns [`a`]
163163
Sort Columns [`b`]
164164
Comment table_comment
165165
Table Properties [t=test, e=3]
166-
Location [not included in comparison]sql/core/spark-warehouse/t
166+
Location [not included in comparison]/{warehouse_dir}/t
167167
Storage Properties [a=1, b=2]
168168
Partition Provider Catalog
169169

@@ -203,7 +203,7 @@ Bucket Columns [`a`]
203203
Sort Columns [`b`]
204204
Comment table_comment
205205
Table Properties [t=test]
206-
Location [not included in comparison]sql/core/spark-warehouse/t
206+
Location [not included in comparison]/{warehouse_dir}/t
207207
Storage Properties [a=1, b=2]
208208
Partition Provider Catalog
209209

@@ -242,7 +242,7 @@ Num Buckets 2
242242
Bucket Columns [`a`]
243243
Sort Columns [`b`]
244244
Table Properties [t=test]
245-
Location [not included in comparison]sql/core/spark-warehouse/t
245+
Location [not included in comparison]/{warehouse_dir}/t
246246
Storage Properties [a=1, b=2]
247247
Partition Provider Catalog
248248

@@ -280,7 +280,7 @@ d string
280280
Database default
281281
Table t
282282
Partition Values [c=Us, d=1]
283-
Location [not included in comparison]sql/core/spark-warehouse/t/c=Us/d=1
283+
Location [not included in comparison]/{warehouse_dir}/t/c=Us/d=1
284284
Storage Properties [a=1, b=2]
285285
Created Time [not included in comparison]
286286
Last Access [not included in comparison]
@@ -289,7 +289,7 @@ Last Access [not included in comparison]
289289
Num Buckets 2
290290
Bucket Columns [`a`]
291291
Sort Columns [`b`]
292-
Location [not included in comparison]sql/core/spark-warehouse/t
292+
Location [not included in comparison]/{warehouse_dir}/t
293293
Storage Properties [a=1, b=2]
294294

295295

@@ -311,7 +311,7 @@ d string
311311
Database default
312312
Table t
313313
Partition Values [c=Us, d=1]
314-
Location [not included in comparison]sql/core/spark-warehouse/t/c=Us/d=1
314+
Location [not included in comparison]/{warehouse_dir}/t/c=Us/d=1
315315
Storage Properties [a=1, b=2]
316316
Created Time [not included in comparison]
317317
Last Access [not included in comparison]
@@ -320,7 +320,7 @@ Last Access [not included in comparison]
320320
Num Buckets 2
321321
Bucket Columns [`a`]
322322
Sort Columns [`b`]
323-
Location [not included in comparison]sql/core/spark-warehouse/t
323+
Location [not included in comparison]/{warehouse_dir}/t
324324
Storage Properties [a=1, b=2]
325325

326326

sql/core/src/test/resources/sql-tests/results/explain.sql.out

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ struct<plan:string>
5959
(1) Scan parquet default.explain_temp1
6060
Output: [key#x, val#x]
6161
Batched: true
62-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
62+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
6363
PushedFilters: [IsNotNull(key), GreaterThan(key,0)]
6464
ReadSchema: struct<key:int,val:int>
6565

@@ -115,7 +115,7 @@ struct<plan:string>
115115
(1) Scan parquet default.explain_temp1
116116
Output: [key#x, val#x]
117117
Batched: true
118-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
118+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
119119
PushedFilters: [IsNotNull(key), GreaterThan(key,0)]
120120
ReadSchema: struct<key:int,val:int>
121121

@@ -174,7 +174,7 @@ struct<plan:string>
174174
(1) Scan parquet default.explain_temp1
175175
Output: [key#x, val#x]
176176
Batched: true
177-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
177+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
178178
PushedFilters: [IsNotNull(key), GreaterThan(key,0)]
179179
ReadSchema: struct<key:int,val:int>
180180

@@ -192,7 +192,7 @@ Input : [key#x, val#x]
192192
(5) Scan parquet default.explain_temp1
193193
Output: [key#x, val#x]
194194
Batched: true
195-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
195+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
196196
PushedFilters: [IsNotNull(key), GreaterThan(key,0)]
197197
ReadSchema: struct<key:int,val:int>
198198

@@ -244,7 +244,7 @@ struct<plan:string>
244244
(1) Scan parquet default.explain_temp1
245245
Output: [key#x, val#x]
246246
Batched: true
247-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
247+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
248248
PushedFilters: [IsNotNull(key)]
249249
ReadSchema: struct<key:int,val:int>
250250

@@ -262,7 +262,7 @@ Input : [key#x, val#x]
262262
(5) Scan parquet default.explain_temp2
263263
Output: [key#x, val#x]
264264
Batched: true
265-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp2]
265+
Location [not included in comparison]/{warehouse_dir}/explain_temp2]
266266
PushedFilters: [IsNotNull(key)]
267267
ReadSchema: struct<key:int,val:int>
268268

@@ -309,7 +309,7 @@ struct<plan:string>
309309
(1) Scan parquet default.explain_temp1
310310
Output: [key#x, val#x]
311311
Batched: true
312-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
312+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
313313
ReadSchema: struct<key:int,val:int>
314314

315315
(2) ColumnarToRow [codegen id : 2]
@@ -318,7 +318,7 @@ Input: [key#x, val#x]
318318
(3) Scan parquet default.explain_temp2
319319
Output: [key#x, val#x]
320320
Batched: true
321-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp2]
321+
Location [not included in comparison]/{warehouse_dir}/explain_temp2]
322322
PushedFilters: [IsNotNull(key)]
323323
ReadSchema: struct<key:int,val:int>
324324

@@ -366,7 +366,7 @@ struct<plan:string>
366366
(1) Scan parquet default.explain_temp1
367367
Output: [key#x, val#x]
368368
Batched: true
369-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
369+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
370370
PushedFilters: [IsNotNull(key), IsNotNull(val), GreaterThan(val,3)]
371371
ReadSchema: struct<key:int,val:int>
372372

@@ -396,7 +396,7 @@ Subquery:1 Hosting operator id = 3 Hosting Expression = Subquery scalar-subquery
396396
(5) Scan parquet default.explain_temp2
397397
Output: [key#x, val#x]
398398
Batched: true
399-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp2]
399+
Location [not included in comparison]/{warehouse_dir}/explain_temp2]
400400
PushedFilters: [IsNotNull(key), IsNotNull(val), EqualTo(val,2)]
401401
ReadSchema: struct<key:int,val:int>
402402

@@ -433,7 +433,7 @@ Subquery:2 Hosting operator id = 7 Hosting Expression = Subquery scalar-subquery
433433
(12) Scan parquet default.explain_temp3
434434
Output: [key#x, val#x]
435435
Batched: true
436-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp3]
436+
Location [not included in comparison]/{warehouse_dir}/explain_temp3]
437437
PushedFilters: [IsNotNull(val), GreaterThan(val,0)]
438438
ReadSchema: struct<key:int,val:int>
439439

@@ -481,7 +481,7 @@ struct<plan:string>
481481
(1) Scan parquet default.explain_temp1
482482
Output: [key#x, val#x]
483483
Batched: true
484-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
484+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
485485
ReadSchema: struct<key:int,val:int>
486486

487487
(2) ColumnarToRow [codegen id : 1]
@@ -506,7 +506,7 @@ Subquery:1 Hosting operator id = 3 Hosting Expression = Subquery scalar-subquery
506506
(4) Scan parquet default.explain_temp2
507507
Output: [key#x, val#x]
508508
Batched: true
509-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp2]
509+
Location [not included in comparison]/{warehouse_dir}/explain_temp2]
510510
PushedFilters: [IsNotNull(val), GreaterThan(val,0)]
511511
ReadSchema: struct<key:int,val:int>
512512

@@ -543,7 +543,7 @@ Subquery:2 Hosting operator id = 3 Hosting Expression = Subquery scalar-subquery
543543
(11) Scan parquet default.explain_temp3
544544
Output: [key#x, val#x]
545545
Batched: true
546-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp3]
546+
Location [not included in comparison]/{warehouse_dir}/explain_temp3]
547547
PushedFilters: [IsNotNull(val), GreaterThan(val,0)]
548548
ReadSchema: struct<key:int,val:int>
549549

@@ -584,7 +584,7 @@ struct<plan:string>
584584
(1) Scan parquet default.explain_temp1
585585
Output: []
586586
Batched: true
587-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
587+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
588588
ReadSchema: struct<>
589589

590590
(2) ColumnarToRow [codegen id : 1]
@@ -607,7 +607,7 @@ Subquery:1 Hosting operator id = 3 Hosting Expression = Subquery scalar-subquery
607607
(4) Scan parquet default.explain_temp1
608608
Output: [key#x]
609609
Batched: true
610-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
610+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
611611
ReadSchema: struct<key:int>
612612

613613
(5) ColumnarToRow [codegen id : 1]
@@ -652,7 +652,7 @@ struct<plan:string>
652652
(1) Scan parquet default.explain_temp1
653653
Output: [key#x, val#x]
654654
Batched: true
655-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
655+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
656656
PushedFilters: [IsNotNull(key), GreaterThan(key,10)]
657657
ReadSchema: struct<key:int,val:int>
658658

@@ -670,7 +670,7 @@ Input : [key#x, val#x]
670670
(5) Scan parquet default.explain_temp1
671671
Output: [key#x, val#x]
672672
Batched: true
673-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
673+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
674674
PushedFilters: [IsNotNull(key), GreaterThan(key,10)]
675675
ReadSchema: struct<key:int,val:int>
676676

@@ -723,7 +723,7 @@ struct<plan:string>
723723
(1) Scan parquet default.explain_temp1
724724
Output: [key#x, val#x]
725725
Batched: true
726-
Location [not included in comparison]sql/core/spark-warehouse/explain_temp1]
726+
Location [not included in comparison]/{warehouse_dir}/explain_temp1]
727727
PushedFilters: [IsNotNull(key), GreaterThan(key,10)]
728728
ReadSchema: struct<key:int,val:int>
729729

0 commit comments

Comments
 (0)