PREHOOK: query: create table nestedcomplex_additional ( simple_int int, max_nested_array array>>>>>>>>>>>>>>>>>>>>>>>>, max_nested_map array>>>>>>>>>>>>>>>>>>>>>>>>>, max_nested_struct array>>>>>>>>>>>>>>>>>>>>>>>>>, simple_string string) ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe' WITH SERDEPROPERTIES ( 'hive.serialization.extend.additional.nesting.levels'='true', 'line.delim'='\n' ) PREHOOK: type: CREATETABLE PREHOOK: Output: database:default PREHOOK: Output: default@nestedcomplex_additional POSTHOOK: query: create table nestedcomplex_additional ( simple_int int, max_nested_array array>>>>>>>>>>>>>>>>>>>>>>>>, max_nested_map array>>>>>>>>>>>>>>>>>>>>>>>>>, max_nested_struct array>>>>>>>>>>>>>>>>>>>>>>>>>, simple_string string) ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe' WITH SERDEPROPERTIES ( 'hive.serialization.extend.additional.nesting.levels'='true', 'line.delim'='\n' ) POSTHOOK: type: CREATETABLE POSTHOOK: Output: database:default POSTHOOK: Output: default@nestedcomplex_additional PREHOOK: query: describe nestedcomplex_additional PREHOOK: type: DESCTABLE PREHOOK: Input: default@nestedcomplex_additional POSTHOOK: query: describe nestedcomplex_additional POSTHOOK: type: DESCTABLE POSTHOOK: Input: default@nestedcomplex_additional simple_int int max_nested_array array>>>>>>>>>>>>>>>>>>>>>>>> max_nested_map array>>>>>>>>>>>>>>>>>>>>>>>>> max_nested_struct array>>>>>>>>>>>>>>>>>>>>>>>>> simple_string string PREHOOK: query: describe extended nestedcomplex_additional PREHOOK: type: DESCTABLE PREHOOK: Input: default@nestedcomplex_additional POSTHOOK: query: describe extended nestedcomplex_additional POSTHOOK: type: DESCTABLE POSTHOOK: Input: default@nestedcomplex_additional simple_int int max_nested_array array>>>>>>>>>>>>>>>>>>>>>>>> max_nested_map array>>>>>>>>>>>>>>>>>>>>>>>>> max_nested_struct array>>>>>>>>>>>>>>>>>>>>>>>>> simple_string string #### A masked pattern was here #### PREHOOK: query: load data local inpath '../../data/files/nestedcomplex_additional.txt' overwrite into table nestedcomplex_additional PREHOOK: type: LOAD #### A masked pattern was here #### PREHOOK: Output: default@nestedcomplex_additional POSTHOOK: query: load data local inpath '../../data/files/nestedcomplex_additional.txt' overwrite into table nestedcomplex_additional POSTHOOK: type: LOAD #### A masked pattern was here #### POSTHOOK: Output: default@nestedcomplex_additional PREHOOK: query: select * from nestedcomplex_additional sort by simple_int PREHOOK: type: QUERY PREHOOK: Input: default@nestedcomplex_additional #### A masked pattern was here #### POSTHOOK: query: select * from nestedcomplex_additional sort by simple_int POSTHOOK: type: QUERY POSTHOOK: Input: default@nestedcomplex_additional #### A masked pattern was here #### 1 [[[[[[[[[[[[[[[[[[[[[[[[[1,2,3]]]]]]]]]]]]]]]]]]]]]]]]] [[[[[[[[[[[[[[[[[[[[[[[[[{"k2":"v2","k1":"v1"}]]]]]]]]]]]]]]]]]]]]]]]]] [[[[[[[[[[[[[[[[[[[[[[[[[{"s":"a","i":10}]]]]]]]]]]]]]]]]]]]]]]]]] 100 1 [[[[[[[[[[[[[[[[[[[[[[[[[1,2,3]]]]]]]]]]]]]]]]]]]]]]]]] [[[[[[[[[[[[[[[[[[[[[[[[[{"k2":"v2","k1":"v1"}]]]]]]]]]]]]]]]]]]]]]]]]] [[[[[[[[[[[[[[[[[[[[[[[[[{"s":"a","i":10}]]]]]]]]]]]]]]]]]]]]]]]]] 100