You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/10/21 15:43:11 UTC

[GitHub] [spark] linar-jether edited a comment on pull request #29719: [SPARK-32846][SQL][PYTHON] Support createDataFrame from an RDD of pd.DataFrames

linar-jether edited a comment on pull request #29719:
URL: https://github.com/apache/spark/pull/29719#issuecomment-948737585


   Regarding the issues you've mentioned, i think a simple `RDD[arrow]` -> `spark.DataFrame` public api would make most of these use cases pretty simple to implement.
   
   If you feel this is a good approach, i can add an option for `_dataframe_to_arrow_record_batch` to accept arrow objects in "passthrough" mode


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org