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

Use a map to store values for NamedLambdaVariable.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Do
    • 2.4.0
    • None
    • SQL
    • None

    Description

      Currently we use functionsForEval, NamedLambdaVarible s in which are replace with of arguments from the original functions, to make sure the lambda variables refer the same instances as of arguments, but it's pretty hacky.
      Instead, we can use a global map and set/get the lambda variable values in the map.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ueshin Takuya Ueshin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: