CREATE TABLE table1 (id INT, name STRING)PARTITIONED BY (date STRING)FIELDS TERMINATED BY ',';
Standard input is empty
Standard output is empty
Error: near line 1: near "PARTITIONED": syntax error
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!