This is an automated email from the ASF dual-hosted git repository.
tgroh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 670c75e Merge pull request #4649: [SQL] Infer row types
add 5022762 Add a ModelCoders class for Coder Utilities
add 767f8c9 Use ModelCoders in LengthPrefixUnknownCoders
add 8c6592a Format UrnUtils
new b696435 Merge pull request #5090: Add a ModelCoders class for Coder
Utilities
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/construction/ModelCoderRegistrar.java | 35 +++++++-----
.../runners/core/construction/ModelCoders.java | 65 ++++++++++++++++++++++
.../beam/runners/core/construction/UrnUtils.java | 8 +--
.../graph/LengthPrefixUnknownCoders.java | 18 ++----
4 files changed, 94 insertions(+), 32 deletions(-)
create mode 100644
runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/ModelCoders.java
--
To stop receiving notification emails like this one, please contact
[email protected].