Skip to content

Commit e7f92ee

Browse files
authored
temporarily remove link due to failing docs check
1 parent 1a54c50 commit e7f92ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/observability/build-your-own/schema-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Body: 151.233.185.144 - - [22/Jan/2019:19:08:54 +0330] "GET /image/105
115115
LogAttributes: {'log.file.name':'access-unstructured.log'}
116116
```
117117

118-
A similar query for the unstructured logs requires the use of regular expressions via the [`extractAllGroupsVertical` function](/sql-reference/functions/string-search-functions#extractAllGroupsVertical).
118+
A similar query for the unstructured logs requires the use of regular expressions via the `extractAllGroupsVertical` function.
119119

120120
```sql
121121
SELECT

0 commit comments

Comments
 (0)