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