Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support async CustomOpen in FileSource #37962

Open
eeroel opened this issue Sep 30, 2023 · 0 comments
Open

Support async CustomOpen in FileSource #37962

eeroel opened this issue Sep 30, 2023 · 0 comments

Comments

@eeroel
Copy link
Contributor

eeroel commented Sep 30, 2023

Describe the enhancement requested

In the proposed implementation of OpenAsync method for FileSource, custom_open_ is blocking. To make this fully async, FileSource should be extended to accept a custom_open_ that returns a future.

Component(s)

C++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant