hey, seems like, we only use uppercase naming when it'a a static final string, for example: [code sample](https://github.com/apache/beam/blob/279a05604b83a54e8e5a79e13d8761f94841f326/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/util/PropertyNames.java#L22). For static string, seems like following normal naming rules: [example](https://github.com/apache/beam/blob/279a05604b83a54e8e5a79e13d8761f94841f326/runners/samza/src/main/java/org/apache/beam/runners/samza/adapter/UnboundedSourceSystem.java#L191). wdyt?
[ Full content available at: https://github.com/apache/beam/pull/6360 ] This message was relayed via gitbox.apache.org for [email protected]
