We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c913ee7 commit 53e761aCopy full SHA for 53e761a
tinybird/datasources/auth0_logs.datasource
@@ -28,4 +28,5 @@ SCHEMA >
28
`details` JSON `json:$.data.details`
29
30
ENGINE "MergeTree"
31
+ENGINE_PARTITION_KEY "toYYYYMM(date)"
32
ENGINE_SORTING_KEY "type, user_id, date"
0 commit comments