Commit 32df666
committed
Add end-to-end tests for string functions: bit_length, longest_common_prefix, replace_first
1 parent b200d1f commit 32df666
File tree
1 file changed
+18
-0
lines changed- presto-native-execution/src/test/java/com/facebook/presto/nativeworker
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
992 | 1010 | | |
993 | 1011 | | |
994 | 1012 | | |
| |||
0 commit comments