Skip to content

Commit

Permalink
Add substring support for binary (#1608)
Browse files Browse the repository at this point in the history
* add substring for binary
fix some test for string array

Signed-off-by: remzi <13716567376yh@gmail.com>

* fix another bug in test

Signed-off-by: remzi <13716567376yh@gmail.com>

* update doc

Signed-off-by: remzi <13716567376yh@gmail.com>

* add with_nulls tests

Signed-off-by: remzi <13716567376yh@gmail.com>

* add without_nulls tests

Signed-off-by: remzi <13716567376yh@gmail.com>

* fix clippy

Signed-off-by: remzi <13716567376yh@gmail.com>
  • Loading branch information
HaoYang670 committed Apr 25, 2022
1 parent 8ecccfb commit 3e933ea
Showing 1 changed file with 309 additions and 20 deletions.

0 comments on commit 3e933ea

Please sign in to comment.