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

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

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

[ASTERIXDB-2704][FUN] Field access on a non-object value should give warning

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

Details:
Field access on a non-object value should give warning
instead of error and return MISSING.

- change sugar-01-negative since it was not doing
 the intended test.
- remove the type check from the type computer and defer
 the check to runtime.

Change-Id: I90b23ba8cb6838f78645982f26cf8b0cf7dadb4c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/9147
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <ali.al.solai...@gmail.com>


> Field access on a non-object value should give warning instead of error
> -----------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2704
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2704
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>    Affects Versions: 0.9.4.1
>            Reporter: Dmitry Lychagin
>            Assignee: Ali Alsuliman
>            Priority: Major
>
> SELECT "x".y
> Currently fails with type mismatch error. We need to issue a warning instead 
> and return MISSING



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

Reply via email to