You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jaimesalvador (via GitHub)" <gi...@apache.org> on 2023/03/28 14:24:51 UTC

[GitHub] [arrow-datafusion] jaimesalvador opened a new issue, #5763: Read encrypted PARQUET files

jaimesalvador opened a new issue, #5763:
URL: https://github.com/apache/arrow-datafusion/issues/5763

   ### Is your feature request related to a problem or challenge?
   
   I'm trying to use DATAFUSION to load some parquet-encrypted files, but I can't find the option to set the encryption parameters (key, etc).
   
   I found ParquetReadOptions, but it seems don't have a encryption options. 
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Read encrypted PARQUET files [arrow-datafusion]

Posted by "leetcode-1533 (via GitHub)" <gi...@apache.org>.
leetcode-1533 commented on issue #5763:
URL: https://github.com/apache/arrow-datafusion/issues/5763#issuecomment-2043123850

   I am interested and would like to give it a try. 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] tustvold commented on issue #5763: Read encrypted PARQUET files

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5763:
URL: https://github.com/apache/arrow-datafusion/issues/5763#issuecomment-1487043327

   https://github.com/apache/arrow-rs/issues/3511


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Read encrypted PARQUET files [datafusion]

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on issue #5763:
URL: https://github.com/apache/datafusion/issues/5763#issuecomment-2079967313

   FWIW there is a parquet reader that supports encryption in comet that might serve as some inspiration / source of code https://github.com/apache/datafusion-comet/tree/main/core/src/parquet


-- 
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: github-unsubscribe@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscribe@datafusion.apache.org
For additional commands, e-mail: github-help@datafusion.apache.org