Hi, Following up on the discussion [1], I'd like to seek consensus to rename our existing but unused repo https://github.com/apache/datasketches-java-common to datasketches-testsuite to hold shared snapshot generator and (optional) serde tests.
[1] https://github.com/apache/datasketches-rust/issues/10 Here is a repo link that would replace the current content [2]. It contains: a. A script (gensnaps.py) to generate sketch snapshots for some language impls. b. Checked-in snapshots that can guard the generator behavior, and for language serde tests to easily download the snaps instead of generating in place. c. (Optionally) Run some basic snap tests. Not included yet. [2] https://github.com/tisonkun/datasketches-testsuite If we can reach a consensus, I'll open an INFRA ticket to ask the INFRA team to do the rename. What do you think? Best, tison. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
