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 ab7b4b6 commit 0cf9560Copy full SHA for 0cf9560
tinybird/datasources/gitlab_pipeline.datasource
@@ -17,4 +17,4 @@ SCHEMA >
17
`builds` Array(JSON) `json:$.builds` DEFAULT '[]'
18
19
ENGINE "MergeTree"
20
-ENGINE_SORTING_KEY "project_id, user_id"
+ENGINE_SORTING_KEY "project_id, user_id, source_pipeline"
0 commit comments