MyDELearnings opened a new issue, #2981:
URL: https://github.com/apache/parquet-java/issues/2981

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   Hi ,
   
   is it possible to read directly from a gcs bucket to prune a column
   like rewrite -i gs:/sourcebbucket/part-00549.parquet  -o 
gs://targetbucket/newdata/dd --prune-columns col4
   
   i am getting error
    java.lang.RuntimeException: 
org.apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme 
"gs"
   
   ### Component(s)
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to