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

Streaming is not working #372

Open
adrianzy opened this issue Dec 15, 2023 · 2 comments
Open

Streaming is not working #372

adrianzy opened this issue Dec 15, 2023 · 2 comments

Comments

@adrianzy
Copy link

I used streamingresponsebody for the outputstream. Though called worksheet.flush(), download does not trigger till close().

@meiMingle
Copy link
Collaborator

There has been a lot of research into your use case, but the conclusion may not be what you expected, xlsx is not a good format for streaming.I think that's not the goal of this library either.Some related discussions:
excel-streaming-reader/issues/103

@aby-kuruvilla-clear
Copy link

@meiMingle I have achieved streaming. When you call flush the data will be sent to the underlying stream.

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

No branches or pull requests

3 participants