You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should note in the documentation (at least) that the "_id" key gets stripped below. This meant I couldn't use "_id" from MongoStore index store when instantiating my S3Store.
We should note in the documentation (at least) that the
"_id"
key gets stripped below. This meant I couldn't use"_id"
fromMongoStore
index store when instantiating myS3Store
.maggma/src/maggma/stores/aws.py
Lines 364 to 366 in 44a251a
The text was updated successfully, but these errors were encountered: