Skip to content

Expose a generic read method that can be extended #51

Open
ZJONSSON wants to merge 4 commits intoironSource:masterfrom
ZJONSSON:readfn-wrapper
Open

Expose a generic read method that can be extended #51
ZJONSSON wants to merge 4 commits intoironSource:masterfrom
ZJONSSON:readfn-wrapper

Conversation

@ZJONSSON
Copy link
Copy Markdown
Contributor

to have more control over how the readFn is called, for example concurrency limits or combination of requests that are close in offsets

Adapters included for S3 files and files available over http(s)
Instantiating a new client blocks on retrieving filesize.  But there are cases when we really don't need the filesize, for example when we have the metadata cached already.
…l over how the `readFn` is called, for example concurrency limits or combination of requests that are close in offsets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant