corwinjoy commented on code in PR #16351:
URL: https://github.com/apache/datafusion/pull/16351#discussion_r2165202964


##########
datafusion/core/src/dataframe/parquet.rs:
##########
@@ -246,4 +246,72 @@ mod tests {
 
         Ok(())
     }
+
+    #[tokio::test]
+    async fn roundtrip_parquet_with_encryption() -> Result<()> {

Review Comment:
   I'm happy to move it if you think we should. As you note, I am following the 
pattern of the existing tests but it may fit better elsewhere.



-- 
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-unsubscr...@datafusion.apache.org

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


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

Reply via email to