I am trying to create a transactional ORC table in Hive using beeline.
DDL: CREATE TABLE employee_trans ( id int, name string, age int, gender string) STORE