Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46696

In ResourceProfileManager, function calls should occur after variable declarations.

    XMLWordPrintableJSON

Details

    Description

      As the title suggests, in ResourceProfileManager, function calls should be made after variable declarations. When determining isSupport, all variables are uninitialized, with booleans defaulting to false and objects to null. While the end result is correct, the evaluation process is abnormal.

      Attachments

        Issue Links

          Activity

            People

              liangyongyuan liangyongyuan
              liangyongyuan liangyongyuan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: