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

Till updated ASTERIXDB-2208:
----------------------------
    Labels: triaged  (was: )

> Bug in docs - primers have a broken delete example
> --------------------------------------------------
>
>                 Key: ASTERIXDB-2208
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2208
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: DOC - Documentation
>            Reporter: Michael J. Carey
>            Assignee: Ian Maxon
>            Priority: Major
>              Labels: triaged
>
> In the primers, we do a delete that in SQL++ is:
>     USE TinySocial;
>     DELETE FROM ChirpMessages cm WHERE cm.chirpId = "13";
> Unfortunately, there is no such Chirp message!  We need to put back the 
> little INSERT example that was (itself) deleted from the docs some time ago.  
> Its text can indicate that it's a reminder of how INSERT works (since INSERT 
> was already shown earlier on) - but we need it back so that the INSERT and 
> DELETE work together like they did back in the old days when the 
> initialization of the TinySocial datasets was load-based.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to