You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/07 22:26:00 UTC

[jira] [Commented] (ASTERIXDB-2516) Add support for deep comparison

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

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

Commit 52a3e502c0c631af911093418a333b4a209a6e74 in asterixdb's branch refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=52a3e50 ]

[ASTERIXDB-2516][RT] add support for deep comparison 1

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

Details:
Add support for deep comparison.
- add interface ILogicalBinaryComparator
- switch EQ,LT,GT and other functions to use ILogicalBinaryComparator
instead of ComparisonHelper

Change-Id: I623662861e6f3b1fdcff78f8edc0e3216ca10fe1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3145
Reviewed-by: Till Westmann <ti...@apache.org>
Reviewed-by: Dmitry Lychagin <dm...@couchbase.com>
Reviewed-by: Murtadha Hubail <mh...@apache.org>
Contrib: Michael Blow <mb...@apache.org>
Integration-Tests: Michael Blow <mb...@apache.org>
Tested-by: Michael Blow <mb...@apache.org>


> Add support for deep comparison
> -------------------------------
>
>                 Key: ASTERIXDB-2516
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2516
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: RT - Runtime
>            Reporter: Ali Alsuliman
>            Priority: Major
>
> Add support for deep comparison.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)