Glenn Justo Galvizo created ASTERIXDB-3084:
----------------------------------------------
Summary: Incorrect type definition grammar in documentation
Key: ASTERIXDB-3084
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3084
Project: Apache AsterixDB
Issue Type: Bug
Components: DOC - Documentation
Reporter: Glenn Justo Galvizo
Assignee: Glenn Justo Galvizo
The railroad diagram for 'CREATE TYPE' in the documentation
([https://asterixdb.apache.org/docs/0.9.8/sqlpp/manual.html#Types]) does not
allow completely open types (with no defined fields), but such a type
definition is valid:
CREATE TYPE MyOpenType AS \{ };
...and sees a lot of use with external datasets. We should update the diagram!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)