This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from a1a344a [BEAM-13807] Regenerate container images to get TF 2.8.0
(#16707)
add 6c3d0ab [BEAM-13399, BEAM-13683] Eagerly materialize artifacts for
automated expansion service, add feature to SQL transform (#16671)
No new revisions were added by this update.
Summary of changes:
sdks/go/examples/xlang/sql/sql.go | 12 ++--
sdks/go/pkg/beam/core/runtime/xlangx/expand.go | 68 ++++++++++++++++++++++
sdks/go/pkg/beam/core/runtime/xlangx/registry.go | 20 +++++++
.../pkg/beam/core/runtime/xlangx/registry_test.go | 12 ++++
sdks/go/pkg/beam/core/runtime/xlangx/resolve.go | 3 +
sdks/go/pkg/beam/transforms/sql/sql.go | 3 +
sdks/go/pkg/beam/transforms/sql/sqlx/sqlx.go | 11 ++--
7 files changed, 121 insertions(+), 8 deletions(-)