You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2019/02/11 09:24:00 UTC

[jira] [Commented] (SPARK-26856) Python support for "from_avro" and "to_avro" APIs

    [ https://issues.apache.org/jira/browse/SPARK-26856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764790#comment-16764790 ] 

Gabor Somogyi commented on SPARK-26856:
---------------------------------------

I've created a patch but hesitant to create a PR because avro is an external package.
As an external package it requires --packages ...jar command line parameters to make scala/java API available.
[~Gengliang.Wang] did you have any discussion related this area before or it's a green area?
cc [~hyukjin.kwon] what do you think?


> Python support for "from_avro" and "to_avro" APIs
> -------------------------------------------------
>
>                 Key: SPARK-26856
>                 URL: https://issues.apache.org/jira/browse/SPARK-26856
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SQL, Structured Streaming
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: Gabor Somogyi
>            Priority: Major
>
> Built-in avro support added in 2.4 but the from_avro and to_avro functionalities are only available in scala and java. It would be good to add python support.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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