This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from e4ee3336b85 disable examples check (#27126)
add 883066ab5d8 Fix incorrect metadata for ToB Splittable DoFN module
(#27092)
No new revisions were added by this update.
Summary of changes:
.../learning-content/content-info.yaml | 1 +
.../big-query-io/read-query/python-example/task.py | 2 +-
.../io/big-query-io/read-table/description.md | 15 ++---
.../io/big-query-io/read-table/go-example/main.go | 75 +++++++++++-----------
.../big-query-io/read-table/java-example/Task.java | 34 ++++++----
.../big-query-io/read-table/python-example/task.py | 47 ++++++++------
.../{unit-info.yaml => module-info.yaml} | 5 +-
.../{ => splittable}/description.md | 0
.../{ => splittable}/go-example/main.go | 0
.../{ => splittable}/java-example/Task.java | 0
.../{ => splittable}/python-example/task.py | 0
.../{ => splittable}/unit-info.yaml | 0
12 files changed, 96 insertions(+), 83 deletions(-)
copy learning/tour-of-beam/learning-content/splittable-dofn/{unit-info.yaml =>
module-info.yaml} (97%)
rename learning/tour-of-beam/learning-content/splittable-dofn/{ =>
splittable}/description.md (100%)
rename learning/tour-of-beam/learning-content/splittable-dofn/{ =>
splittable}/go-example/main.go (100%)
rename learning/tour-of-beam/learning-content/splittable-dofn/{ =>
splittable}/java-example/Task.java (100%)
rename learning/tour-of-beam/learning-content/splittable-dofn/{ =>
splittable}/python-example/task.py (100%)
rename learning/tour-of-beam/learning-content/splittable-dofn/{ =>
splittable}/unit-info.yaml (100%)