tisonkun opened a new pull request, #2:
URL: https://github.com/apache/datasketches-tck/pull/2

   ## Summary
   
   - add a Go snapshot generator following the existing C++ and Java workflows
   - pin generation to apache/datasketches-go commit 
`730c0ca31e00b8becf8b70591ae8ca73954912d0` and invoke `make 
generate-go-snapshots`
   - add the 251 generated Go serialization snapshots
   - ignore the temporary datasketches-go checkout
   
   Context: 
https://github.com/apache/datasketches-rust/issues/170#issuecomment-5118985296 
and https://github.com/apache/datasketches-go/pull/162
   
   ## Testing
   
   - `uv run serialization/go/generator.py`
   - `uv run ruff check .`
   - `uv run ruff format --check .`
   - `uv run pyright`
   - verified copied snapshot names and SHA-256 hashes against the generator 
output


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