Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-42497 Support of pandas API on Spark for Spark Connect
  3. SPARK-43159

Refine `column_op` to use lambda function instead of Column API.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.5.0
    • None
    • Pandas API on Spark
    • None

    Description

      Refining `column_op(Column._eq)(left, right)` to use lambda function such as `column_op(lambda x, y: x.eq_)(left, right)`

      Attachments

        Activity

          People

            Unassigned Unassigned
            itholic Haejoon Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: