Skip to content

BSON field 'insert.bypassEmptyTsReplacement' is an unknown field #148

Closed
@AlekSi

Description

@AlekSi

Purpose of the feature.

Current versions of mongoexport/mongoimport and mongodump/mongorestore set bypassEmptyTsReplacement parameter that DocumentDB does not support. That prevents them from working.

Describe the solution you'd like

This parameter is implemented.
It does not look like this parameter can be safely ignored.

Describe alternatives you've considered

I considered removing that parameter on the FerretDB side, but it is not safe.

Additional context

https://jira.mongodb.org/browse/SERVER-88750

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions