clickhouse-connect
clickhouse-connect copied to clipboard
Please add example of work with temporary tables using asyncio
Please add example of work with temporary tables using asyncio because it is confusing. You have to use session_ids etc
Something like as for JS: https://github.com/ClickHouse/clickhouse-js/blob/main/examples/session_id_and_temporary_tables.ts
Can you assign me the issue ?
@MehrazRumman We don't generally assign issues to outside contributors, since we use Github assignments to track expected work for the ClickHouse integrations team, but please submit a PR if you'd like, and we can assign it after the fact. :)
Thanks @genzgd !