Skip to content

Commit aea6288

Browse files
committed
chore: formatting
Signed-off-by: anil <epipav@gmail.com>
1 parent 9d1ab68 commit aea6288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/libs/tinybird/pipes/issue_analysis_copy_pipe.pipe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ SQL >
6767
LEFT JOIN issues_closed AS closed ON opened.sourceId = closed.sourceParentId
6868
LEFT JOIN issues_comment AS comment ON opened.sourceId = comment.sourceParentId
6969

70-
TYPE copy
70+
TYPE COPY
7171
TARGET_DATASOURCE issues_analyzed
7272
COPY_MODE replace
7373
COPY_SCHEDULE 20 * * * *

0 commit comments

Comments
 (0)