You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/25 21:34:00 UTC

[jira] [Commented] (ASTERIXDB-2979) Implement CREATE GRAPH and DROP GRAPH

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542249#comment-17542249 ] 

ASF subversion and git services commented on ASTERIXDB-2979:
------------------------------------------------------------

Commit ab83c3b1ccaa603c4b736eb7878729de071f1bab in asterixdb-graph's branch refs/heads/master from ggalvizo
[ https://gitbox.apache.org/repos/asf?p=asterixdb-graph.git;h=ab83c3b ]

[ASTERIXDB-2979][MTD][GRAPH] Implement CREATE / DROP GRAPH

Initial commit. This supports CREATE GRAPH, DROP GRAPH, and prevents
dropping views / functions / datasets / synonyms / dataverses that a
graph depends on.

Change-Id: Ibaf4dc7066b85d8ea3b58c6b90fd83af3a700506
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb-graph/+/14644
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <im...@uci.edu>


> Implement CREATE GRAPH and DROP GRAPH
> -------------------------------------
>
>                 Key: ASTERIXDB-2979
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2979
>             Project: Apache AsterixDB
>          Issue Type: New Feature
>          Components: MTD - Metadata
>            Reporter: Glenn Justo Galvizo
>            Assignee: Glenn Justo Galvizo
>            Priority: Major
>
> Persist graph view definitions in a new metadata dataset "Graph". We want to support both CREATE GRAPH and DROP GRAPH. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)