hongbin ma created KYLIN-1283: --------------------------------- Summary: Replace GTScanRequest's SerDer form Kryo to manual Key: KYLIN-1283 URL: https://issues.apache.org/jira/browse/KYLIN-1283 Project: Kylin Issue Type: Improvement Reporter: hongbin ma Assignee: hongbin ma
Kryo greatly simplifies bject SerDer at the cost of performance. When there're tens of segments, such cost accumulates too big to accept. Going to serialize GTScanRequest's with manual serialization. -- This message was sent by Atlassian JIRA (v6.3.4#6332)