This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 5f5efc7  [BEAM-9037] Instant and duration as logical type (#10486)
     add 00b49f2  [BEAM-2645] Define the display data model type

No new revisions were added by this update.

Summary of changes:
 .../pipeline/src/main/proto/beam_runner_api.proto  | 112 +++++++++++----------
 .../core/construction/DisplayDataTranslation.java  |  61 ++++++++---
 .../core/construction/PCollectionTranslation.java  |   1 -
 .../core/construction/PTransformTranslation.java   |   2 +-
 .../construction/DisplayDataTranslationTest.java   |  67 ++++++++++++
 5 files changed, 174 insertions(+), 69 deletions(-)
 create mode 100644 
runners/core-construction-java/src/test/java/org/apache/beam/runners/core/construction/DisplayDataTranslationTest.java

Reply via email to