Skip to content

Commit 2bcc663

Browse files
committed
Fix a failing test
1 parent 499c32c commit 2bcc663

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,8 @@ struct<function_desc:string>
267267
-- !query output
268268
Class: org.apache.spark.sql.catalyst.expressions.Cast
269269
Extended Usage:
270-
Examples:
271-
> SELECT boolean(1);
272-
true
273-
270+
No example/argument for boolean.
271+
274272
Since: 2.0.1
275273

276274
Function: boolean

0 commit comments

Comments
 (0)