[
https://issues.apache.org/jira/browse/ASTERIXDB-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763160#comment-17763160
]
ASF subversion and git services commented on ASTERIXDB-3259:
------------------------------------------------------------
Commit 8a0edf3b4e78f44f08606afbee39cc6b1e5dbbd4 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=8a0edf3b4e ]
[ASTERIXDB-3259][SQLPP] Add syntax for DATABASE creation/drop
- user model changes: yes
- storage format changes: no
- interface changes: yes
Details:
Add syntax for DATABASE creation/drop:
- CREATE DATABASE ident IF NOT EXISTS;
- DROP DATABASE ident IF EXISTS;
Change-Id: Ie19364fb502b5478465e21b564d8387ff0f71694
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17764
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
> Introduce DATABASE level metadata entity
> ----------------------------------------
>
> Key: ASTERIXDB-3259
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3259
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler, MTD - Metadata, SQL - Translator SQL++
> Affects Versions: 0.9.9
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
> Fix For: 0.9.9
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)