[jira] [Created] (FLINK-11837) Improve blink internal data foramt

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11837) Improve blink internal data foramt

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-11837:
------------------------------------

             Summary: Improve blink internal data foramt
                 Key: FLINK-11837
                 URL: https://issues.apache.org/jira/browse/FLINK-11837
             Project: Flink
          Issue Type: New Feature
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee


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)