Shyam Dwaraknath

Results 39 issues of Shyam Dwaraknath

Right now, sandboxing is still explicit and somewhat necessary for operation. The builders should work without requiring sandboxing.

Interesting issue where ICSD compound can be isotopically labeled (e.g. Deuterium instead of Hydrogen). We should sanitize this before it goes into our MongoDB of SNLs in the ICSD to...

Add a summary warning when target documents are newer than the source with the output triggered on verbosity flag.

enhancement

`MapBuilder`, `GroupBuilder`, and `ProjectionBuilder` all have this ensure index warning that is not a good description of what actually went "wrong". It basically warns that one double index is missing...

enhancement

Merge these two stores into one as the 2nd is just an init interface.

Vault has done a lot upgrade it's capabilities since the vault store was first created. It would be nice to rebuild our VaultStore so that we can replace mongogrant with...

For some reason running a builder in jupyter causes duplicate messages to print

the behavior of `Store.update` should be modified to return the keys for the docs it was able to successfully update.

`MSONable` is great but has a couple flaws: - support pydantic `BaseModel` for defining the data model - better handling of serializing components - Better encapsulation of serialization methods. This...

Add the ability to include custom reporting from builders for reporting store