Raghu Angadi created SPARK-42056:
------------------------------------

             Summary: Add missing options arg 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
             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