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

alamb 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 4dda067  remove 2024 BSS from DuckDB status (#185)
4dda067 is described below

commit 4dda0670672a543f4209c34a2a32c47fd25ebe85
Author: Ed Seidl <[email protected]>
AuthorDate: Tue Jun 9 04:04:53 2026 -0700

    remove 2024 BSS from DuckDB status (#185)
---
 data/implementations/support/duckdb.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/data/implementations/support/duckdb.yaml 
b/data/implementations/support/duckdb.yaml
index b81e573..e1665f0 100644
--- a/data/implementations/support/duckdb.yaml
+++ b/data/implementations/support/duckdb.yaml
@@ -90,9 +90,7 @@ support:
   encoding-byte-stream-split:
     status: full
   encoding-byte-stream-split-extended:
-    status: full
-    since_version_read: "1.2.0"
-    since_version_write: "1.2.0"
+    status: none
   compression-uncompressed:
     status: full
   compression-brotli:

Reply via email to