[ https://issues.apache.org/jira/browse/SPARK-37117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435186#comment-17435186 ]
Apache Spark commented on SPARK-37117: -------------------------------------- User 'ggershinsky' has created a pull request for this issue: https://github.com/apache/spark/pull/34415 > Can't read files in one of Parquet encryption modes (external keymaterial) > --------------------------------------------------------------------------- > > Key: SPARK-37117 > URL: https://issues.apache.org/jira/browse/SPARK-37117 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.2.0 > Reporter: Gidon Gershinsky > Priority: Major > > Parquet encryption has a number of modes. One of them is "external > keymaterial", which keeps encrypted data keys in a separate file (as opposed > to inside Parquet file). Upon reading, the Spark Parquet connector does not > pass the file path, which causes an NPE. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org