ZhouQianhao created KYLIN-678:
---------------------------------
Summary: optimize RowKeyColumnIO
Key: KYLIN-678
URL: https://issues.apache.org/jira/browse/KYLIN-678
Project: Kylin
Issue Type: Improvement
Components: Storage - HBase
Affects Versions: v0.8.1
Reporter: ZhouQianhao
Assignee: liyang
currently inside Endpoint
how RowKeyColumnIO write output is inefficient(multiple times of array copy,
sometimes create a new byte array).
it can be managed by array copy only once.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)