Is it possible to add factory methods to `TimeSeries.Data`? You call `.newBuilder()` a number of times in the code, i think something like `TimeSeriesData.newInt()` that calls `newBuilder().setIntVal().build()` would make it more readable
[ Full content available at: https://github.com/apache/beam/pull/6540 ] This message was relayed via gitbox.apache.org for [email protected]
