This is an automated email from the ASF dual-hosted git repository.
yhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 08ae6c7acff [Playground] Implement Java & Go multifile examples
execution (#24874)
add 567bdaa4563 fix: Porting more BigtableOptions (#25955)
No new revisions were added by this update.
Summary of changes:
.../io/gcp/bigtable/BigtableConfigTranslator.java | 9 ++++++++
.../beam/sdk/io/gcp/bigtable/BigtableIO.java | 8 +++++---
.../sdk/io/gcp/bigtable/BigtableReadOptions.java | 7 +++++++
.../io/gcp/bigtable/BigtableServiceFactory.java | 7 ++++++-
.../sdk/io/gcp/bigtable/BigtableServiceImpl.java | 24 ++++++++++++++++++++--
.../sdk/io/gcp/bigtable/BigtableWriteOptions.java | 5 +++++
6 files changed, 54 insertions(+), 6 deletions(-)