Antal Sinkovits created HIVE-21315:
--------------------------------------
Summary: Consolidate rawDataSize stat calculation
Key: HIVE-21315
URL: https://issues.apache.org/jira/browse/HIVE-21315
Project: Hive
Issue Type: Improvement
Affects Versions: 4.0.0
Reporter: Antal Sinkovits
RawDataSize statistics represents the table size, when loaded into memory.
Sometimes this value is used to determine, whether a table should be used in a
map join or not.
This value should probably be the same, regardless of the underlaying file
format used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)