Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][connectors-v2] fix mongodb bson convert exception #8044

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

hawk9821
Copy link
Contributor

Purpose of this pull request

#8042

Does this PR introduce any user-facing change?

How was this patch tested?

UT: BsonToRowDataConvertersTest#testConvertAnyNumberToDouble
BsonToRowDataConvertersTest#testConvertBsonNumberToLong
BsonToRowDataConvertersTest#testConvertBsonNumberToInt
BsonToRowDataConvertersTest#testConvertBsonDecimal128ToDecimal
BsonToRowDataConvertersTest#testConvertBsonToString
BsonToRowDataConvertersTest#testConvertBsonToLocalDateTime
MongoDBConnectorDeserializationSchemaTest#testBsonConvert

Check list

@Hisoka-X
Copy link
Member

Please resolve conflict

@Hisoka-X
Copy link
Member

cc @loustler as well.

@hailin0 hailin0 merged commit b222c13 into apache:dev Nov 14, 2024
5 checks passed
@hawk9821 hawk9821 deleted the mongo_bson_convert branch November 14, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants