Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19033 Cleanups of DataStream API
  3. FLINK-13857

Remove remaining UdfAnalyzer configurations

    XMLWordPrintableJSON

Details

    • 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.

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: