mirror of
https://github.com/google/nomulus
synced 2026-09-04 07:07:20 +00:00
The Distinct transform removes duplicates based on the serialized format of the elements. By providing a deterministic coder, we can guarantee that no duplicates exist.