chore: improve opendal storage and ensure closing file after reading files in load_stream method (#25874)

This commit is contained in:
Bowen Liang
2025-09-18 14:09:19 +08:00
committed by GitHub
parent 87aa070486
commit b2e4107c17
5 changed files with 40 additions and 28 deletions

View File

@ -183,7 +183,7 @@ storage = [
"cos-python-sdk-v5==1.9.30",
"esdk-obs-python==3.24.6.1",
"google-cloud-storage==2.16.0",
"opendal~=0.45.16",
"opendal~=0.46.0",
"oss2==2.18.5",
"supabase~=2.18.1",
"tos~=2.7.1",