diff --git a/config.json b/config.json index 829830bb..1ce7d4ec 100644 --- a/config.json +++ b/config.json @@ -200,7 +200,11 @@ "skipTests": [], "skipValidation": { "Filesystem": ["ResourceType"] - } + }, + "tableOperations": [ + "readTableDataset", + "getResultsSqlQuery" + ] } } }