Skip to content

Commit 2b82b7a

Browse files
committed
Updating dataflow: IptvCuratedToKusto
1 parent 5ab7a39 commit 2b82b7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

code/datafactory/dataflow/IptvCuratedToKusto.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
" Topology4 as string,",
5555
" Topology5 as string,",
5656
" TvModel as string,",
57-
" UserId as long",
57+
" UserId as long,",
58+
" EndTime as timestamp",
5859
" ),",
5960
" allowSchemaDrift: true,",
6061
" validateSchema: false,",

0 commit comments

Comments
 (0)