Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.2.0
-
None
-
None
-
None
Description
2019-11-01T10:03:49,228 INFO [pool-23-thread-1] exec.FileSinkOperator: Using serializer : class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe[[[B@983dd25]:[_col0, _col1]:[struct<columntype:string,maxlength:bigint,avglength:double,countnulls:bigint,numdistinctvalues:bigint...
You can see that the second value prints the memory address of the array, not the contents of the array.