[
https://issues.apache.org/jira/browse/FLINK-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-12251:
-----------------------------------
Labels: stale-assigned (was: )
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issue is assigned but has not
received an update in 14, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a
comment updating the community on your progress. If this issue is waiting on
feedback, please consider this a reminder to the committer/reviewer. Flink is a
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone
else may work on it. If the "warning_label" label is not removed in 7 days, the
issue will be automatically unassigned.
> Rework the Table API & SQL type system
> --------------------------------------
>
> Key: FLINK-12251
> URL: https://issues.apache.org/jira/browse/FLINK-12251
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: stale-assigned
>
> Currently, the Table & SQL API relies on Flinkās TypeInformation at different
> positions in the code base. The API uses it for conversion between
> DataSet/DataStream API, casting, and table schema representation. The
> planning for code generation and serialization of runtime operators.
> The past has shown that TypeInformation is useful when converting between
> DataSet/DataStream API, however, it does not integrate nicely with SQLs type
> system and depends on the programming language that is used.
> There is consensus to perform a big rework of the type system with a better
> long-term vision and closer semantics to other SQL vendors and the standard
> itself.
> FLIP-37 discusses the mid-term and long-term plan for supported types and
> their semantics.
> https://docs.google.com/document/d/1a9HUb6OaBIoj9IRfbILcMFPrOL7ALeZ3rVI66dvA2_U/edit#
--
This message was sent by Atlassian Jira
(v8.3.4#803005)