Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
fix in string
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <[email protected]>
  • Loading branch information
zhouyuan committed Sep 20, 2022
1 parent 4402456 commit 1580309
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ trait ColumnarExpression {
"get_json_object",
"translate",
"substr",
"instr",
"locate",
"btrim",
"ltrim",
"rtrim",
Expand Down

0 comments on commit 1580309

Please sign in to comment.