We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3568e58 commit 483d060Copy full SHA for 483d060
tests/unittests/tools/bigquery/test_bigquery_query_tool.py
@@ -750,7 +750,7 @@ def test_execute_sql_non_select_stmt_write_protected_persistent_target(
750
):
751
"""Test execute_sql tool for non-SELECT query when writes are protected.
752
753
- This is a special case when the destination table is a persistent/permananent
+ This is a special case when the destination table is a persistent/permanent
754
one and the protected write is enabled. In this case the operation should fail.
755
"""
756
project = "my_project"
0 commit comments