[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Maxon updated ASTERIXDB-3146:
---------------------------------
    Labels: triaged  (was: )

> Null pointer exception instead of a runtime warning!
> ----------------------------------------------------
>
>                 Key: ASTERIXDB-3146
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3146
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: *DB - AsterixDB, COMP - Compiler, RT - Runtime, SQL - 
> Translator SQL++
>    Affects Versions: 0.9.8.1
>            Reporter: Michael J. Carey
>            Assignee: Ali Alsuliman
>            Priority: Critical
>              Labels: triaged
>             Fix For: 0.9.8.1
>
>         Attachments: Screen Shot 2023-03-20 at 2.38.14 PM.png
>
>
> I was trying to get a duplicate field warning:
> {code:java}
> USE TinySocial; 
> SELECT u1.*, u2.* FROM ChirpUsers u1, ChirpUsers u2;
> {code}
> Instead I got an NPE for some reason! Setup is based on TinySocial.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to