-
### Code snippet
```python
# pip install maggma ase==3.23.0 pymatgen==2024.10.25 numpy==1.26.4
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
from maggma.stores import M…
-
## Versions/Environment
1. What version of Rust are you using? `rustc 1.81.0 (eeb90cda1 2024-09-04)`
2. What operating system are you using? `Ubuntu 22.04.4 LTS on WSL/Windows 10 Pro 22H2`
3. W…
-
**Describe the bug**
When using Pydantic v2, Beanie doesn't convert the retrieved document's BSON Decimal128 type to Python's Decimal type. This leads to Pydantic raising validation error.
**To Re…
-
> sqlalchemy.exc.ProgrammingError: (snowflake.connector.errors.ProgrammingError) 100069 (22P02): 01b7c685-0002-1d43-0004-fb6a0dcbae1a: Error parsing JSON: document is too large, max size 16777216 byte…
-
I have been working with MongoDB 2.4.12 attempting to migrate to PostgreSQL 9.4.X for a system migration. Most of the collections translate but I am unable to get past this error.
I have tried swappi…
-
Question: Can RapidJSON parse a BSON document?
-
The following line of code:
https://github.com/JamesNK/Newtonsoft.Json/blob/8.0.2/Src/Newtonsoft.Json/Bson/BsonWriter.cs#L470
assumes that Guid.ToByteArray returns the bytes in the expected order, b…
-
### Related Template(s)
mongodb_to_bigquery
### Template Version
2024-06-18-00_rc01
### What happened?
When attempting to use the template with a Mongo collection that has documents with a bson t…
-
## CVE-2020-7610 - Critical Severity Vulnerability
Vulnerable Libraries - bson-1.0.9.tgz, bson-1.1.0.tgz
bson-1.0.9.tgz
A bson parser for node.js and the browser
Library home page: https://registr…
-