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

Michael J. Carey updated ASTERIXDB-3146:
----------------------------------------
    Description: 
I was trying to get a duplicate field warning:

USE TinySocial; 
SELECT u1.*, u2.* FROM ChirpUsers u1, ChirpUsers u2

Instead I got an NPE for some reason! Setup is based on TinySocial.

  was:
I was trying to get a duplicate field warning:

USE TinySocial; 
SELECT u1.*, u2.* FROM ChirpUsers u1, ChirpUsers u2;

Instead I got an NPE for some reason!  Setup is based on TinySocial.


> 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
>             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:
> USE TinySocial; 
> SELECT u1.*, u2.* FROM ChirpUsers u1, ChirpUsers u2
> 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