liyang created KYLIN-1723:
-----------------------------
Summary: GTAggregateScanner$Dump.flush() must not write the WHOLE
metrics buffer
Key: KYLIN-1723
URL: https://issues.apache.org/jira/browse/KYLIN-1723
Project: Kylin
Issue Type: Bug
Reporter: liyang
Assignee: Dong Li
GTAggregateScanner$Dump.flush() must not write the WHOLE metrics buffer, but
only the part that contains data.
Note the metrics buffer is allocated at the max possible size of metrics, which
can be way larger than actual size.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)