fishy commented on PR #3778: URL: https://github.com/apache/thrift/pull/3778#issuecomment-5501993924
>Key uniqueness is not enforced, which matches how thrift sets are already represented as slices in Go this is not true. while go sets don't guarantee uniqueness at wire level, it's checked at write time and duplicates will cause a write failure. -- 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]
