-
Notifications
You must be signed in to change notification settings - Fork 842
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add non utf8 values into the test cases of BinaryArray comparison (#1220
) * add eq_dyn for BinaryArray Signed-off-by: remzi <[email protected]> * correct the code formatting Signed-off-by: remzi <[email protected]> * add comparison support for fully qualified binary array delete dyn comparison which will be added in successive PRs Signed-off-by: remzi <[email protected]> * add tests for comparison of fully qualified BinaryArray Signed-off-by: remzi <[email protected]> * add 2 missed tests Signed-off-by: remzi <[email protected]> * move 2 functions Signed-off-by: remzi <[email protected]> * fix reference error Signed-off-by: remzi <[email protected]> * add non utf8 bytes to the test cases of BinaryArray comparision Signed-off-by: remzi <[email protected]>
- Loading branch information
1 parent
e72875e
commit 66e029e
Showing
1 changed file
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters