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 2019/02/15 11:32:45 UTC

[GitHub] gaborgsomogyi opened a new pull request #23797: [SPARK-26856][PYSPARK] Python support for from_avro and to_avro APIs

gaborgsomogyi opened a new pull request #23797: [SPARK-26856][PYSPARK] Python support for from_avro and to_avro APIs
URL: https://github.com/apache/spark/pull/23797
 
 
   ## What changes were proposed in this pull request?
   
   Avro is built-in but external data source module since Spark 2.4 but  `from_avro` and `to_avro` APIs not yet supported in pyspark.
   
   In this PR I've made them available from pyspark.
   
   ## How was this patch tested?
   
   Please see the python API examples what I've added.
   
   cd docs/
   SKIP_API=1 jekyll build
   Manual webpage check.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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