Static in this context means that it doesn't reference the the parent class. If it wasn't static it would only be accessible on an instantiation of `BeamSqlDslUdfUdafTest`, which means the service loader couldn't find it.
[ Full content available at: https://github.com/apache/beam/pull/6580 ] This message was relayed via gitbox.apache.org for [email protected]
