fix(select): pin object snapshot for query lifetime (#5835)

This commit is contained in:
GatewayJ
2026-08-09 14:08:53 +08:00
committed by GitHub
parent b9d1ca3e4d
commit 70deb3284b
28 changed files with 3806 additions and 572 deletions
Generated
+3
View File
@@ -9378,6 +9378,7 @@ dependencies = [
"thiserror 2.0.20",
"time",
"tokio",
"tokio-stream",
"tokio-util",
"tonic",
"tower",
@@ -10117,6 +10118,7 @@ dependencies = [
"tracing",
"transform-stream",
"url",
"uuid",
]
[[package]]
@@ -10132,6 +10134,7 @@ dependencies = [
"hotpath",
"parking_lot",
"rustfs-s3select-api",
"rustfs-test-utils",
"s3s",
"tokio",
"tracing",