File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 9191 - type : ALTERNATE_TYPE_DC
9292 value :
9393 - table_id : table-1
94+ schema : " [
95+ {
96+ \" description\" : \" Full visitor ID\" ,
97+ \" mode\" : \" NULLABLE\" ,
98+ \" name\" : \" fullVisitorId\" ,
99+ \" type\" : \" STRING\"
100+ },
101+ {
102+ \" description\" : \" Visit number\" ,
103+ \" mode\" : \" NULLABLE\" ,
104+ \" name\" : \" visitNumber\" ,
105+ \" type\" : \" INTEGER\"
106+ },
107+ {
108+ \" description\" : \" Visit ID\" ,
109+ \" mode\" : \" NULLABLE\" ,
110+ \" name\" : \" visitId\" ,
111+ \" type\" : \" INTEGER\"
112+ },
113+ {
114+ \" description\" : \" Visit Start Time\" ,
115+ \" mode\" : \" NULLABLE\" ,
116+ \" name\" : \" visitStartTime\" ,
117+ \" type\" : \" INTEGER\"
118+ },
119+ {
120+ \" description\" : \" Full Date of Visit\" ,
121+ \" mode\" : \" NULLABLE\" ,
122+ \" name\" : \" fullDate\" ,
123+ \" type\" : \" DATE\"
124+ }
125+ ]"
94126 views :
95127 name : views
96128 title : Views
You can’t perform that action at this time.
0 commit comments