-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: schema.rs
-
None
-
8
-
Iteration Zucchini, Iteration Bison, Iteration Cat
Instead of serializing json on JS side and then deserializing it and converting it to bson on rust side, we should just pass bson.
This requires a change to mongodb-schema-parser to accept bson and collection-sampler to return bson.