SERVER-61047 added a validate hook for testing that we can roundtrip arbitrary data in Collections using BSONColumn. However, there is no upper limit on the number of documents in the Collection we try to compress/decompress at once. This has resulted in build failures running out-of-memory particularly when running against the oplog collection.