This is an automated email from the ASF dual-hosted git repository. robertwb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7a08617 Merge pull request #8924: [BEAM-7606] Fix JDBC time conversion tests add e65c176 Update portable schema representation and java SchemaTranslation (#8853) No new revisions were added by this update. Summary of changes: .../pipeline/src/main/proto/beam_runner_api.proto | 46 ++++----- .../core/construction/SchemaTranslation.java | 108 +++++++++++++-------- .../core/construction/SchemaTranslationTest.java | 89 +++++++++++++++++ 3 files changed, 178 insertions(+), 65 deletions(-) create mode 100644 runners/core-construction-java/src/test/java/org/apache/beam/runners/core/construction/SchemaTranslationTest.java