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/12/18 22:01:00 UTC

[jira] [Commented] (ASTERIXDB-2687) Issue a warning when incompatible types are compared

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

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

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

[ASTERIXDB-2687][RT] Issue a warning when incomparable types are compared

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

Details:
Issue a warning when NULL was returned as the result of a comparison
of 2 incomparable types.

- added error/warning code 49
- refactored dot format plans generator
- removed some AQL tests that are already covered in SQL++ tests

Change-Id: Iad3127e4db775315817a7819feea6aa12e4de2ea
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4464
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> Issue a warning when incompatible types are compared
> ----------------------------------------------------
>
>                 Key: ASTERIXDB-2687
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2687
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>    Affects Versions: 0.9.5
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Issue a warning when NULL was returned as the result of a comparison of 2 incompatible types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)