clickhouse-connect icon indicating copy to clipboard operation
clickhouse-connect copied to clipboard

Please add example of work with temporary tables using asyncio

Open zvbarev opened this issue 10 months ago • 3 comments

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

zvbarev avatar Feb 13 '25 08:02 zvbarev

Can you assign me the issue ?

MehrazRumman avatar Feb 16 '25 08:02 MehrazRumman

@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. :)

genzgd avatar Feb 16 '25 13:02 genzgd

Thanks @genzgd !

MehrazRumman avatar Feb 16 '25 13:02 MehrazRumman