[
https://issues.apache.org/jira/browse/FLINK-37341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-37341:
------------------------------------
Release Note: In Flink 2.1, we introduce support of Smile binary format for
compiled plans. It will allow to serialize and deserialize compiled plans to
and from Smile which consumes less memory. By default JSON is used. In order to
use smile need to use CompiledPlan#asSmileBytes and
PlanReference#fromSmileBytes (was: In Flink 2.1, we introduce support of Smile
binary format for compiled plans. It will allow to serialize and deserialize
compiled plans to and from Smile which consumes less memory. By default JSON is
used. )
> FLIP-508: Add support for Smile format for Compiled plans
> ---------------------------------------------------------
>
> Key: FLINK-37341
> URL: https://issues.apache.org/jira/browse/FLINK-37341
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Planner
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)