proost opened a new pull request, #135:
URL: https://github.com/apache/datasketches-go/pull/135

   According to 
disussion(https://lists.apache.org/thread/8p36zbmjp57fcjq7tlss69zy67459jv1, 
https://lists.apache.org/thread/yj7mfdg2rttbfosss736t7qtp1wt2fwk), we need to 
support utf8 validation in summary.
   
   Currently we don't know which type summary contains. So adding validator for 
summary. If user want to validate before serialization / after deserialization, 
need to implement interfaces.
   
   As discussion said, validation is opt-in. So if user doesn't want 
validation, then just doesn't implement interface at  all.
   
    


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to