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

[jira] [Resolved] (SPARK-41396) Oneof field support and recursive fields

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

Wenchen Fan resolved SPARK-41396.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 38922
[https://github.com/apache/spark/pull/38922]

> Oneof field support and recursive fields
> ----------------------------------------
>
>                 Key: SPARK-41396
>                 URL: https://issues.apache.org/jira/browse/SPARK-41396
>             Project: Spark
>          Issue Type: Task
>          Components: Protobuf
>    Affects Versions: 2.3.0
>            Reporter: Sandish Kumar HN
>            Assignee: Sandish Kumar HN
>            Priority: Major
>             Fix For: 3.4.0
>
>
> we should add support for protobuf OneOf fields to Spark-Protobuf. This will involve implementing logic to detect when a protobuf message contains a OneOf field, and to handle it appropriately when using from_protobuf and to_protobuf. 
> we should add unit tests to ensure that the implementation of protobuf OneOf field support is correct.
> Users can use protobuf OneOf fields with Spark-protobuf, making it more complete and useful for processing protobuf data.



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