Xuanwo commented on issue #698:
URL: 
https://github.com/apache/datasketches-java/issues/698#issuecomment-3632610100

   > In my use case, I need all these sketches to be serializable in some way 
so that they can be sent among the wire; that is, not only a pure memory only 
representation.
   
   Yep, I have the same needs. I need `iceberg-rust` to read and decode 
datasketches that `iceberg-java` wrote using `datasketches-java`. So yes, we 
need an on-disk or on-wire format that ensures this will work.


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