This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 23fd39b8c3a Support string update_mask in
FABAuthManagerRoles.patch_role (#61507)
add ca1640acdf3 Move exception handling from Google Bigtable operators to
hooks (#61124)
No new revisions were added by this update.
Summary of changes:
.../providers/google/cloud/hooks/bigtable.py | 24 ++++--
.../providers/google/cloud/operators/bigtable.py | 88 ++++++++--------------
.../tests/unit/google/cloud/hooks/test_bigtable.py | 47 ++++++++++++
.../unit/google/cloud/operators/test_bigtable.py | 38 ++--------
4 files changed, 100 insertions(+), 97 deletions(-)