Steven Jacobs created ASTERIXDB-2180:
----------------------------------------
Summary: Prevent dropping of datasets and functions that are being
used by functions
Key: ASTERIXDB-2180
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2180
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Steven Jacobs
Currently, there is nothing preventing the dropping of a dataset or a function
which is being used by some function. This means that when one of these is
dropped, the function still exists but is unusable.
It would be better to have some way to prevent the dropping of datasets and
functions that are being used by functions
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)