-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation pipeline, Tech debt
-
None
In import export work (linked ticket - COMPASS-6720), team is refactoring mongodb-schema which potentially will expose helpers (to getSchema from a list of documents) that might have a very good overlap with the helper (getSchema) we built in compass-aggregations to support our usecase (linked ticket - COMPASS-6793).
If becomes the case, we should consider removing our own helper `getSchema` and instead use the one exposed by the linked ticket.
- depends on
-
COMPASS-6720 Cleanup gatherFields() and mongodb-schema
- Closed
- related to
-
COMPASS-6793 Add bson type in get-schema helper
- Closed