feat(s3select): add JSON handling and flattening for EcObjectStore (#1930)

Signed-off-by: 0xdx2 <xuedamon2@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
0xdx2
2026-02-24 18:05:34 +08:00
committed by GitHub
parent 06d12a8ec8
commit 17b3054a77
6 changed files with 684 additions and 54 deletions
Generated
+1
View File
@@ -7446,6 +7446,7 @@ dependencies = [
"rustfs-common",
"rustfs-ecstore",
"s3s",
"serde_json",
"snafu 0.8.9",
"tokio",
"tokio-util",