Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/libs/tinybird/datasources/segments.datasource
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ SCHEMA >

ENGINE ReplacingMergeTree
ENGINE_PARTITION_KEY toYear(createdAt)
ENGINE_SORTING_KEY slug
ENGINE_SORTING_KEY slug, id
ENGINE_VER updatedAt