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

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

Sandish Kumar HN created SPARK-41396:
----------------------------------------

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


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