Replies: 3 comments 2 replies
|
I believe @onursatici was planning to take a look at this in the next couple of weeks. Right now the writer is pull-based so it's a little hard to invert the control flow in this manner |
0 replies
|
Sounds good, thanks for the reply! |
0 replies
|
Hey @gatesn @onursatici just checking in on this! |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi!
I was wondering if there's a way to write to a stream using
vortexin Python. Right now, I'm using Polars with PyArrow IPC streams:I would love to be able to write to the stream using
vortex. Something along the lines ofThanks!
All reactions