[
https://issues.apache.org/jira/browse/FLINK-11837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young closed FLINK-11837.
------------------------------
Resolution: Implemented
Fix Version/s: 1.9.0
fixed in 043540bfd29ff1886c83c71c7b178d1261fa35bd
> Improve internal data format
> ----------------------------
>
> Key: FLINK-11837
> URL: https://issues.apache.org/jira/browse/FLINK-11837
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Operators
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In FLINK-11701 , we introduce an abstract set of internal data formats to
> table-runtime-blink. This JIRA is a complement to it.
> Introduce Decimal: Scale of this object is specified by the user, not
> automatically determined(like BigDecimal).
> Introduce BinaryGeneric(GenericType): We don't care about specific types, we
> work through serializers.
> Introduce LazyBinaryFormat: It can exist in two formats: binary or java object
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)