This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


The following commit(s) were added to refs/heads/production by this push:
     new df06db3  Update Implementation Status to note that arrow-rs now 
supports modular encryption (R) (#107)
df06db3 is described below

commit df06db364ecd6a5b56cc4a65350ccfda14ae2393
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Apr 1 10:14:59 2025 -0400

    Update Implementation Status to note that arrow-rs now supports modular 
encryption (R) (#107)
---
 content/en/docs/File Format/implementationstatus.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/docs/File Format/implementationstatus.md 
b/content/en/docs/File Format/implementationstatus.md
index 968b45c..4071e9c 100644
--- a/content/en/docs/File Format/implementationstatus.md       
+++ b/content/en/docs/File Format/implementationstatus.md       
@@ -105,7 +105,7 @@ Implementations:
 | Statistics min_value, max_value           |  ✅   |  ✅           |          | 
 ✅      |  ✅   |  (R)      |  ✅    |
 | Page index                                |  ✅   |  ✅           |          | 
 ✅      |  ✅   |  (R)      |  (R)   |
 | Page CRC32 checksum                       |  ✅   |  ✅           |          | 
 ✅      |  ❌   |  ❌       |  (R)   |
-| Modular encryption                        |  ✅   |  ✅           |          | 
 ❌      |  ❌   |  ❌       | ✅ (*) |
+| Modular encryption                        |  ✅   |  ✅           |          | 
 (R)     |  ❌   |  ❌       | ✅ (*) |
 | Size statistics (2)                       |  ✅   |  ✅           |          | 
 ✅      |  ✅   |           |  (R)   |
 
 * \(1) In parquet.thrift: ColumnMetaData->bloom_filter_length

Reply via email to