Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DataJoint should not create S3 buckets and storage root paths. #748

Description

@dimitri-yatsenko

Currently, DataJoint automatically creates buckets (in S3) and location paths (in S3 and filesystem) when inserting into external storage if they don't exist. This affects data types blob@store, attach@store, and filepath@store. This can lead to inadvertent creation of store location due to mispellings, etc.

The behavior should be modified to prevent DataJoint from automatic creation of S3 buckets and storage root paths (location) and raise an error. These paths must be created deliberately outside DataJoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementIndicates new improvements

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions