Skip to content

Commit

Permalink
add test for bit_length() (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: mak <[email protected]>
  • Loading branch information
MaiCw4J authored and breezewish committed Nov 18, 2019
1 parent c0b5152 commit 41c9d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion push-down-test/functions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ case
if
ifnull
coalesce
bit_length
length
json_type
json_extract
json_unquote
Expand All @@ -56,4 +58,3 @@ json_insert
json_replace
json_remove
json_length
length

0 comments on commit 41c9d55

Please sign in to comment.