Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/5295
I get that logic, but the existing `TimestampAssigner` also returns a
`long` and if we return `Time` we always have to wrap/unwrap that long. What do
you think?---
