Changes to prevent loading a dataset more than once

Secondary indexes will always bulkload the primary index when they are created and they can also bulkload again when we use a load statement.

Removed test cases that does not make sense anymore which used to load a dataset more than once.

Fixed couple of test cases that was loading a dataset twice by mistake.
13 files changed