Skip to content

make DuckDB::ScalarFunction work in multi thread duckdb. #1135

@suketa

Description

@suketa

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

make DuckDB::ScalarFunction work multi thread duckdb.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions