-
Notifications
You must be signed in to change notification settings - Fork 301
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
Paleolimbot stream reading #2238
Conversation
Co-authored-by: Even Rouault <[email protected]>
…to stream-reading
I wonder if that example has a I'm not sure I understand the changes in that last commit but trust you know the internals of this better than I do. You're welcome to continue with/merge this PR if you want...I was planning to add a test to the other PR but I can also add that as a follow-up. |
Most changes are because the stream reader returns a geom column called |
Got it! Yes, the PR is good to go. It does need some testing and possible performance improvements, but I think follow-ups will be better. I think the follow-ups will be better/easier when more people can try reading with |
Great! with |
@paleolimbot This leaves one test that breaks:
we can instrument this to use
use_stream=FALSE
but maybe this is of interest to look into.