You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support `Utf8View` for string function `bit_length()`
Signed-off-by: Austin Liu <[email protected]>
* Add test & handle view bytes length counting
Signed-off-by: Austin Liu <[email protected]>
Add test & handle view bytes length counting
Signed-off-by: Austin Liu <[email protected]>
* Refine `string_view_array`
Signed-off-by: Austin Liu <[email protected]>
* Make length from `i32` to `u32` & check nullity
Signed-off-by: Austin Liu <[email protected]>
* Clean up
Signed-off-by: Austin Liu <[email protected]>
* Refine
Signed-off-by: Austin Liu <[email protected]>
* Use `from_unary` instead
Signed-off-by: Austin Liu <[email protected]>
* Prevent inspect the string data
Signed-off-by: Austin Liu <[email protected]>
* Clean up
Signed-off-by: Austin Liu <[email protected]>
---------
Signed-off-by: Austin Liu <[email protected]>
0 commit comments