You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
LoneRifle
changed the title
TODO: actually fetch all the objects from S3 by changing the following block:
fix: actually fetch all the objects from S3 by changing the following block:
Feb 14, 2023
LoneRifle
changed the title
fix: actually fetch all the objects from S3 by changing the following block:
fix: actually fetch all the objects from S3
Feb 14, 2023
This driver currently fetches only the first 1000 blocks for a given file, the default behaviour for S3's
listObjectsV2()
:wa-sqlite-s3vfs/src/s3vfs.ts
Lines 108 to 111 in c054d1a
This should be modified to fetch all objects
Originally posted by @LoneRifle in #1 (comment)
The text was updated successfully, but these errors were encountered: