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 3ebe9c0  Update Implementation Status to note that arrow-rs now 
supports modular encryption fully (#110)
3ebe9c0 is described below

commit 3ebe9c055f19397281419bce72f63a1f4a6de660
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Apr 11 20:58:20 2025 -0400

    Update Implementation Status to note that arrow-rs now supports modular 
encryption fully (#110)
---
 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 015c010..598bf67 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                        |  ✅   |  ✅           |  ✅      |  
(R)     |  ❌   |  ❌       | ✅ (*) |
+| Modular encryption                        |  ✅   |  ✅           |  ✅      |  
✅      |  ❌   |  ❌       | ✅ (*) |
 | Size statistics (2)                       |  ✅   |  ✅           |  (R)     | 
 ✅      |  ✅   |           |  (R)   |
 
 * \(1) In parquet.thrift: ColumnMetaData->bloom_filter_length

Reply via email to