br1ghtyang / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

A dataset should not be allowed to loaded multiple times #500

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Currently we don't prevent loading a dataset multiple times,
which is wrong. A dataset should be loaded only once.

Similarly, load statements should be prevented if the dataset is not empty. For 
example, loading a dataset that has records inserted into the in-memory 
component should be illegal.

Original issue reported on code.google.com by salsuba...@gmail.com on 4 Jun 2013 at 5:41

GoogleCodeExporter commented 8 years ago
This could be fixed at trees level. Taking ownership. 

Original comment by salsuba...@gmail.com on 4 Jun 2013 at 5:57

GoogleCodeExporter commented 8 years ago
By Zack.

Original comment by salsuba...@gmail.com on 21 Jun 2013 at 7:23

GoogleCodeExporter commented 8 years ago

Original comment by salsuba...@gmail.com on 26 Jun 2013 at 6:52