Closed 0xcaff closed 3 months ago
This allows for thread local initialization of multi-threaded vtable execution. I've validated this works by pulling this patch into a vendored copy of this library in my project (https://github.com/0xcaff/duckdb_protobuf/commits/threads/)
closing due to inactivity. decided to vendor the changes into my project for now.
This allows for thread local initialization of multi-threaded vtable execution. I've validated this works by pulling this patch into a vendored copy of this library in my project (https://github.com/0xcaff/duckdb_protobuf/commits/threads/)