Kavpreet Grewal created SPARK-58109:
---------------------------------------

             Summary: Use Hadoop file reader for SQL from_protobuf descriptor 
files
                 Key: SPARK-58109
                 URL: https://issues.apache.org/jira/browse/SPARK-58109
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.3.0
            Reporter: Kavpreet Grewal


The current SQL from_protobuf reader just uses the Java NIO reader to read the 
protobuf descriptor files. This blocks users from reading files in cloud 
locations for example. We should switch to use the Hadoop file reader instead 
to unblock these use cases



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to