Skip to content

make DuckDB::TableFunction work in multi thread duckdb #1136

@suketa

Description

@suketa

Currently we must set duckdb thread to 1 to use DuckDB::TableFunction functionality.

make DuckDB::TableFunction work multi thread duckdb.

con.execute('SET threads=1') we need this to use DuckDB::TableFunction

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions