The task here is to write an expression that, given a Value which stores a Document, return a Document that is identical but does not have any field tombstones. One simple implementation is to just loop over the input document and append each field to a new MutableDocument.
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: