S3tuit commented on PR #5702: URL: https://github.com/apache/hop/pull/5702#issuecomment-3344115689
@mattcasters I’ve added three Mongo integration tests for UUID handling: 1. insert: write 5 pairs of UUIDs into Mongo stored as UUID types in lists 2. delete: remove 3 of those pairs 3. verify: read back the remaining 2 rows, assert the fields are read as UUID and confirm the row count is exactly 2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
