Use codec options in aggregate command
This commit is contained in:
parent
8ee51cf438
commit
65c0aed610
@ -1802,6 +1802,7 @@ class Collection(common.BaseObject):
|
||||
|
||||
command_kwargs = {
|
||||
'pipeline': pipeline,
|
||||
'codec_options': self.codec_options,
|
||||
'read_preference': self.read_preference,
|
||||
'tag_sets': self.tag_sets,
|
||||
'secondary_acceptable_latency_ms': (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user