Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26759 Arrow optimization in SparkR's interoperability
  3. SPARK-26920

Deduplicate type checking across Arrow optimization and vectorized APIs in SparkR

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SparkR
    • None

    Description

      There are duplication about type checking in Arrow <> SparkR code paths. For instance,

      https://github.com/apache/spark/blob/8126d09fb5b969c1e293f1f8c41bec35357f74b5/R/pkg/R/group.R#L229-L253

      struct type and map type should also be restricted.

      We should pull it out as a separate function and add deduplicated tests separately.

      Attachments

        Issue Links

          Activity

            People

              gurwls223 Hyukjin Kwon
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: