Xuanwo opened a new issue, #30: URL: https://github.com/apache/datasketches-rust/issues/30
The iceberg side requires: > A serialized form of a "compact" Theta sketch generated by the [Apache DataSketches](https://datasketches.apache.org/) library. > > From https://iceberg.apache.org/puffin-spec/?h=datas#apache-datasketches-theta-v1-blob-type We use `Theta` to store values such as `ndv`. I'm interested in implementing this feature. However, my current bandwidth is limited, so it might be better not to include it in the v0.1 release. -- 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]
