Danny Chen created HUDI-1767:
--------------------------------
Summary: Add setter to HoodieKey and HoodieRecordLocation to have
better SE/DE performance for Flink
Key: HUDI-1767
URL: https://issues.apache.org/jira/browse/HUDI-1767
Project: Apache Hudi
Issue Type: Improvement
Components: Common Core
Reporter: Danny Chen
Fix For: 0.9.0
Currently the {{HoodieKey}} and {{HoodieRecordLocation}} does not implement the
setter for the POJO member, the Flink {{TypeExtractor}} actually needs the
setters for POJO SE/DE instead of generic type, the POJO SE/DE is more
efficient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)