Ming
Ming
Is upgrading 1.0.0 necessary for using the delta and iceberg extensions from duckdb-rs? I'm having trouble loading them with the current release.
> Can we please get some tests and docs added? And remove the dsstore files Yep! Put this up hastily to see if there was appetite for this functionality. I...
Yes, I got distracted with other things the last few weeks. I'll finish up this PR.
Hey @Mause @Mytherin, I could use your input on how you'd like to see this tested. What I'm envisioning is spawning a long-running query in one thread, and then interrupting...
> That idea for a test sounds good to me. > > > Unfortunately, once a Connection is moved to a thread, it can't really be called from another thread....