Array types have bson_serialization_type None, but the compatibility checker script checks for a type's bson_serialization type in some places, which means that it crashes when checking compatibility of array types. We should fix the compatibility checker script to properly handle types that have bson_serialization_type None.
- is depended on by
-
SERVER-60524 [Retryability] Make retryable internal transactions retryable across data placement changes
- Closed
- is related to
-
SERVER-60524 [Retryability] Make retryable internal transactions retryable across data placement changes
- Closed