Skip to content

Commit 53e761a

Browse files
committed
add partition key
1 parent c913ee7 commit 53e761a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tinybird/datasources/auth0_logs.datasource

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ SCHEMA >
2828
`details` JSON `json:$.data.details`
2929

3030
ENGINE "MergeTree"
31+
ENGINE_PARTITION_KEY "toYYYYMM(date)"
3132
ENGINE_SORTING_KEY "type, user_id, date"

0 commit comments

Comments
 (0)