Gidon Gershinsky created SPARK-37117: ----------------------------------------
Summary: 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 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