Omid Vahdaty
Results
1
issues of
Omid Vahdaty
I changed: timestamp to time_stamp, to overcome the problem. CREATE TABLE visits ( **time_stamp** string, user_info struct, visit struct) ROW FORMAT SERDE 'org.openx.data.jsonserde.JsonSerDe';