Oh, I was suggesting hex hoping that it'd be something like "FFFFFF...." but, no, `TIMESTAMP_MAX_VALUE` is an odd value as well. (Maybe that should be a constant too?)
I was suggesting `MAX_TIMESTAMP/2` so that it doesn't work when rounding to minutes or hours, but suddenly break when rounding to days (or longer). Looks like there's a `MIN_TIMESTAMP` value as well. [ Full content available at: https://github.com/apache/beam/pull/6381 ] This message was relayed via gitbox.apache.org for [email protected]
