Skip to content

Commit

Permalink
remove trailing endl in show_functions.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
mxwli committed Aug 6, 2024
1 parent 4b3ea78 commit ef864e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/answers/show_functions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1096,4 +1096,4 @@ LPAD|SCALAR FUNCTION|(STRING,INT64,STRING) -> STRING
READ_RDF_RESOURCE_TRIPLE|TABLE FUNCTION|()
ACOS|SCALAR FUNCTION|(DOUBLE) -> DOUBLE
DECODE|SCALAR FUNCTION|(BLOB) -> STRING
REVERSE|SCALAR FUNCTION|(STRING) -> STRING
REVERSE|SCALAR FUNCTION|(STRING) -> STRING

0 comments on commit ef864e7

Please sign in to comment.