1. Because you can't cast a constant directly to `(Byte)` in java 8. 2. Because I want to make sure getByte is returning the `Byte` type as part of this test and not just something that can promote to `Byte`.
[ Full content available at: https://github.com/apache/beam/pull/6383 ] This message was relayed via gitbox.apache.org for [email protected]
