This is an automated email from the ASF dual-hosted git repository.
shahar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 86e30f0fcde Update the heading for BigtableCreateTableOperator in docs
(#61194)
86e30f0fcde is described below
commit 86e30f0fcdebed236aa639edf73948188d1e2176
Author: kamran Imaz <[email protected]>
AuthorDate: Thu Jan 29 22:50:40 2026 +0530
Update the heading for BigtableCreateTableOperator in docs (#61194)
---
providers/google/docs/operators/cloud/bigtable.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/providers/google/docs/operators/cloud/bigtable.rst
b/providers/google/docs/operators/cloud/bigtable.rst
index e50e6492451..d93c05dd09e 100644
--- a/providers/google/docs/operators/cloud/bigtable.rst
+++ b/providers/google/docs/operators/cloud/bigtable.rst
@@ -114,7 +114,7 @@ it will be retrieved from the Google Cloud connection used.
Both variants are sh
.. _howto/operator:BigtableCreateTableOperator:
BigtableCreateTableOperator
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-----------------------------
Creates a table in a Cloud Bigtable instance.