[
https://issues.apache.org/jira/browse/ASTERIXDB-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789976#comment-16789976
]
ASF subversion and git services commented on ASTERIXDB-2516:
------------------------------------------------------------
Commit 754a8b18e2e6b946f2067c52c5bea137de215c14 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=754a8b1 ]
[ASTERIXDB-2516][COMP] Change logical comparators handling of null/missing
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Change the result of comparing against null and missing.
For arrays, comparing against null or missing item will result in incomparable.
For records, comparing against a null field will result in incomparable.
- modified test cases accordingly
- moved few object factories to the common place.
- modified compareRecords to avoid string construction for field names
- few code clean-ups.
Change-Id: Id93bea76e13658768e08a98fd373c71a901ceec5
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3259
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Reviewed-by: Dmitry Lychagin <[email protected]>
> 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
> Assignee: Ali Alsuliman
> Priority: Major
>
> Add support for deep comparison.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)