You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2019/08/26 09:47:00 UTC

[jira] [Created] (FLINK-13857) Remove remaining UdfAnalyzer configurations

Dawid Wysakowicz created FLINK-13857:
----------------------------------------

             Summary: Remove remaining UdfAnalyzer configurations
                 Key: FLINK-13857
                 URL: https://issues.apache.org/jira/browse/FLINK-13857
             Project: Flink
          Issue Type: Improvement
          Components: API / DataSet, API / DataStream
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz
             Fix For: 1.10.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.2#803003)