We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c236f49 commit 1afca5aCopy full SHA for 1afca5a
1 file changed
services/libs/tinybird/datasources/activityTypes.datasource
@@ -23,5 +23,5 @@ SCHEMA >
23
`updatedAt` DateTime64(3) `json:$.record.updatedAt`
24
25
ENGINE ReplacingMergeTree
26
-ENGINE_SORTING_KEY (isCodeContribution, isCollaboration, platform)
+ENGINE_SORTING_KEY (platform, activityType)
27
ENGINE_VER updatedAt
0 commit comments