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

Apache Spark commented on SPARK-42056:
--------------------------------------

User 'rangadi' has created a pull request for this issue:
https://github.com/apache/spark/pull/39550

> Add missing options for Protobuf functions.
> -------------------------------------------
>
>                 Key: SPARK-42056
>                 URL: https://issues.apache.org/jira/browse/SPARK-42056
>             Project: Spark
>          Issue Type: Improvement
>          Components: Protobuf
>    Affects Versions: 3.4.0
>            Reporter: Raghu Angadi
>            Priority: Major
>             Fix For: 3.4.0
>
>
>  e should be able to pass options for both {{from_protobuf()}} and 
> {{{}to_protobuf(){}}}.
> Currently there are some gaps:
>  * In Scala {{to_protobuf()}} does not have a way to pass options.
>  * In Scala {{from_protobuf()}} that takes Java class name does not allow 
> options.
>  * In Python, {{from_protobuf()}} that uses Java class name does not 
> propagate options.
>  * In Python {{to_protobuf()}} does not pass options.



--
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