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 c7f0b49  Merge pull request #9439 from 
iemejia/BEAM-8107-commons-compress-update
     new c9da964  Revert "Merge pull request #8943: Schema conversion cleanup"
     new dbcb14c  Revert "Update portable schema representation and java 
SchemaTranslation (#8853)"
     new 7f09832  Merge pull request #9443 from 
TheNeuralBit/revert-portable-schema

The 22910 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:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  55 ++++++
 model/pipeline/src/main/proto/schema.proto         |  85 ---------
 .../core/construction/SchemaTranslation.java       | 194 ++++++++-------------
 .../core/construction/SchemaTranslationTest.java   |  89 ----------
 .../util/SchemaCoderCloudObjectTranslator.java     |   6 +-
 5 files changed, 130 insertions(+), 299 deletions(-)
 delete mode 100644 model/pipeline/src/main/proto/schema.proto
 delete mode 100644 
runners/core-construction-java/src/test/java/org/apache/beam/runners/core/construction/SchemaTranslationTest.java

Reply via email to