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 96813ad commit 846e701Copy full SHA for 846e701
src/databricks/sql/telemetry/models/enums.py
@@ -41,4 +41,4 @@ class StatementType(Enum):
41
QUERY = "QUERY"
42
SQL = "SQL"
43
UPDATE = "UPDATE"
44
- METADATA = "METADATA"
+ METADATA = "METADATA"
0 commit comments