- Pierre has essentially contributed the entire datasketches-go < https://github.com/apache/datasketches-go> library, which currently has parallel implementations of our CPC, HLL, KLL, Frequency, and CountMin sketches all in GO. This adds a fourth language to our current lineup of Java, C++, and Python. - There is a possibility in the near future that Pierre can help us create another parallel library coded in Rust. - Pierre has also been very helpful in reviewing PRs and improving our Java code. - He has played a major role in promoting DataSketches within his company (DataDog) and educating the engineers on how to use sketches.
Lee PMC Chair