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

BLOB streaming reading as bfile #559

Open
nurlantulemisov opened this issue May 24, 2024 · 0 comments
Open

BLOB streaming reading as bfile #559

nurlantulemisov opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nurlantulemisov
Copy link
Contributor

nurlantulemisov commented May 24, 2024

Hi @sijms,

I'm currently working with Oracle BLOBs that are larger than 5GB in size. Due to memory constraints, I would like to read these BLOBs in chunks.

As far as I can see, streaming reading is only implemented for bfile. I was wondering if it would be possible to implement similar behavior for BLOBs?

I look forward to hearing your thoughts on this. Thank you in advance for your help.

upd.

I noticed that in the python-oracledb library, there is this feature

@nurlantulemisov nurlantulemisov changed the title Blob streaming reading as bfile BLOB streaming reading as bfile May 24, 2024
@sijms sijms added the enhancement New feature or request label Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants