mirror of
https://github.com/google/nomulus
synced 2026-05-28 10:40:44 +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.