[
https://issues.apache.org/jira/browse/HUDI-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-1767:
-----------------------------
Description: Currently the {{HoodieKey}} and {{HoodieRecordLocation}} do
not implement the setters 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. (was: Currently the {{HoodieKey}} and
{{HoodieRecordLocation}} do 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.)
> 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
> Priority: Major
> Fix For: 0.9.0
>
>
> Currently the {{HoodieKey}} and {{HoodieRecordLocation}} do not implement the
> setters 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)