You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael J. Carey (Jira)" <ji...@apache.org> on 2021/06/10 15:13:00 UTC

[jira] [Updated] (ASTERIXDB-2910) SQL++ Primer needs a schemaless cousin

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

Michael J. Carey updated ASTERIXDB-2910:
----------------------------------------
    Description: We should rename the primer "Using SQL++" to be "Using SQL++ (Schema)" and add a parallel version "Using SQL++ (No Schema)" that uses auto-generated UUIDs for keys to show how typelessness works.  It would be identical except for that - and the index statements would have to be tweaked to handle the typelessness - and we'd add indexes on the user-defined keys too.  This way readers could use either version depending on their desires.

> SQL++ Primer needs a schemaless cousin
> --------------------------------------
>
>                 Key: ASTERIXDB-2910
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2910
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: DOC - Documentation
>            Reporter: Michael J. Carey
>            Priority: Major
>
> We should rename the primer "Using SQL++" to be "Using SQL++ (Schema)" and add a parallel version "Using SQL++ (No Schema)" that uses auto-generated UUIDs for keys to show how typelessness works.  It would be identical except for that - and the index statements would have to be tweaked to handle the typelessness - and we'd add indexes on the user-defined keys too.  This way readers could use either version depending on their desires.



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