We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
id
1 parent e10de7b commit 8b79329Copy full SHA for 8b79329
1 file changed
services/libs/tinybird/datasources/segments.datasource
@@ -42,5 +42,5 @@ SCHEMA >
42
43
ENGINE ReplacingMergeTree
44
ENGINE_PARTITION_KEY toYear(createdAt)
45
-ENGINE_SORTING_KEY slug
+ENGINE_SORTING_KEY slug, id
46
ENGINE_VER updatedAt
0 commit comments