tisonkun commented on issue #54: URL: https://github.com/apache/datasketches-rust/issues/54#issuecomment-5066765676
Now we have https://github.com/apache/datasketches-tck and we can change the [`tools/generate_serialization_test_data.py`](https://github.com/apache/datasketches-rust/blob/3668658f3d0a415f4ee157cf769c8db024364603/tools/generate_serialization_test_data.py) script to download snapshots from `datasketches-tck`. This would reduce the maintenance burden of the generator script for other impls, and speed up CI as download snapshots should be faster than re-generate them every time. -- 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]
