[
https://issues.apache.org/jira/browse/ASTERIXDB-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778921#comment-17778921
]
ASF subversion and git services commented on ASTERIXDB-3259:
------------------------------------------------------------
Commit 0a25d5620e56c728954e5abc813c3ba513e4859a in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=0a25d5620e ]
[ASTERIXDB-3259][MTD] Validate database names
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Validate database names such that only letters, digits,
'_' and '-' characters are allowed.
- Ensure reserved database names are not allowed:
'asterix', 'algebricks', 'Metadata'.
- Ensure database names don't start with 'partition_'.
- When database is used, validate that the dataverse is
only 1 part.
Change-Id: I27ac40e18f8ec63c09317cbc573abd6fc2b94e39
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17872
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Ali Alsuliman <[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
> Labels: triaged
> Fix For: 0.9.9
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)