[
https://issues.apache.org/jira/browse/ASTERIXDB-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824814#comment-16824814
]
ASF subversion and git services commented on ASTERIXDB-2554:
------------------------------------------------------------
Commit 5b803ab57d74b4c316ea250d22d32e0516b2f188 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=5b803ab ]
[ASTERIXDB-2554][HYR] Add UTF8 and byte array comparator factories
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Add comparator factories for UTF8StringPointable, UTF8StringLowercasePointable,
UTF8StringLowercaseTokenPointable and ByteArrayPointable instead of using
PointableBinaryComparatorFactory, a wrapping factory that will create a factory
each time (which also creates a comparator each time).
Change-Id: Ied6a29210a3dc1ba9fd553fb0a67ff4340e4571f
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3355
Contrib: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Add UTF8 String comparator factories and byte array comparator factory
> ----------------------------------------------------------------------
>
> Key: ASTERIXDB-2554
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2554
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: HYR - Hyracks
> Affects Versions: 0.9.4
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
> Fix For: 0.9.5
>
>
> Add comparator factories for UTF8StringPointable,
> UTF8StringLowercasePointable, UTF8StringLowercaseTokenPointable and
> ByteArrayPointable instead of using PointableBinaryComparatorFactory, a
> wrapping factory that will create a factory each time (which also creates a
> comparator each time).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)