You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/01/21 06:56:00 UTC

[jira] [Resolved] (SPARK-42056) Add missing options for Protobuf functions.

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

Hyukjin Kwon resolved SPARK-42056.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 39550
[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
>            Assignee: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org