[
https://issues.apache.org/jira/browse/ASTERIXDB-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wail Y. Alkowaileet resolved ASTERIXDB-3161.
--------------------------------------------
Resolution: Fixed
> Avoid comparing lengths' bytes for strings
> ------------------------------------------
>
> Key: ASTERIXDB-3161
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3161
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: STO - Storage
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> When comparing two string using:
> {code:java}
> UTF8StringPointable#compare(IValueReference, IValueReference){code}
> the lengths' bytes of the two strings should not be compared.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)