[ 
https://issues.apache.org/jira/browse/SPARK-48220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Cook updated SPARK-48220:
-----------------------------
    Description: 
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()}}.

  was:
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()}}.


> 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: 4.0.0, 3.5.1
>            Reporter: Ian Cook
>            Priority: Major
>
> 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