[
https://issues.apache.org/jira/browse/FLINK-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz resolved FLINK-13857.
--------------------------------------
Release Note: The ExecutionConfig#get/setCodeAnalysisMode method and
SkipCodeAnalysis class were removed. They took no effect even before that
change, therefore there is no need to use any of these.
Resolution: Fixed
> Remove remaining UdfAnalyzer configurations
> -------------------------------------------
>
> Key: FLINK-13857
> URL: https://issues.apache.org/jira/browse/FLINK-13857
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Configuration
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> The UdfAnalyzer code was dropped in 1.9 release. A few configuration
> classes/options were marked as deprecated as part of this effort. Having in
> mind that they take no effect at all and were deprecated in 1.9 release I
> suggest to drop them in 1.10 release.
> It also does not break binary compatibility as all the classes were marked
> with PublicEvolving from the very beginning.
> I suggest to drop:
> * CodeAnalysisMode
> * ExecutionConfig#get/setCodeAnalysisMode
> * SkipCodeAnalysis
--
This message was sent by Atlassian Jira
(v8.3.4#803005)