[
https://issues.apache.org/jira/browse/FLINK-26190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Trivyzas updated FLINK-26190:
------------------------------------
Parent: FLINK-16835
Issue Type: Sub-task (was: Technical Debt)
> Remove TableConfig from ExecNodeConfiguration
> ---------------------------------------------
>
> Key: FLINK-26190
> URL: https://issues.apache.org/jira/browse/FLINK-26190
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Marios Trivyzas
> Priority: Major
>
> Currently, *ExecNodeConfiguration* holds *TableConfig* on top of the
> *plannerConfig* and the *persistedConfig,* since it's needed by the
> *CodeGeneratorContext* basically for the {*}nullCheck{*}.
> The *nullCheck* should be deprecated and removed which will facilitate the
> usage of the simple iface: *ReadableConfig* in *CodeGeneratorContext* **
> instead of *TableConfig* and the *TableConfig* could be removed
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)