Skip to content

Commit ea7d7f5

Browse files
author
Kusto Build System
committed
Auto-sync from Azure-Kusto-Service
1 parent 27a983e commit ea7d7f5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/Kusto.Language/Parser/KustoFacts_Keywords.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ public static partial class KustoFacts
176176
"views",
177177
"violations",
178178
"where",
179-
"writeaheadlog"
179+
"writeaheadlog",
180+
"graph_snapshots_drop_by_retention",
181+
"graph_snapshots_optimize",
180182
};
181183
}
182184
}

0 commit comments

Comments
 (0)