----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48386/ -----------------------------------------------------------
Review request for hive, Thejas Nair and Vaibhav Gumashta. Repository: hive-git Description ------- In this patch, instead of set the type of float ColumnBuffer as TYPE_DOUBLE, I set it as TYPE_FLOAT, but let it go through the same process as double ColumnBuffer. Diffs ----- serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java 929c405 Diff: https://reviews.apache.org/r/48386/diff/ Testing ------- None. Thanks, ziyang zhao
