[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710373#comment-17710373
 ] 

ASF subversion and git services commented on ASTERIXDB-3161:
------------------------------------------------------------

Commit 8c7d28d7695e927a34e21f0f7e41b463e57a2380 in asterixdb's branch 
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=8c7d28d769 ]

[ASTERIXDB-3161][STO] Avoid comparing lengths' bytes for strings

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
Avoid comparing the lengths' bytes when
UTF8StringPointable#compare(IValueReference, IValueReference)
is called

Change-Id: If7db4b3a09a3abbf3cd946e91e1971d7957d99ef
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17484
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Jenkins <[email protected]>


> 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)

Reply via email to