Ian Cook created SPARK-48220:
--------------------------------

             Summary: Allow passing PyArrow Table to createDataFrame()
                 Key: SPARK-48220
                 URL: https://issues.apache.org/jira/browse/SPARK-48220
             Project: Spark
          Issue Type: Improvement
          Components: Connect, Input/Output, PySpark, SQL
    Affects Versions: 3.5.1, 4.0.0
            Reporter: Ian Cook


SPARK-47365 added support for returning a Spark DataFrame as a PyArrow Table.

It would be nice if we could also go in the opposite direction, enabling users 
to create a Spark DataFrame from a PyArrow Table by passing the PyArrow table 
to {{spark.createDataFrame()}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to