Joe Lynch
Joe Lynch
An ACL bypass was fixed here https://github.com/ClickHouse/ClickHouse/pull/57362 for dictionary table function if you have `CREATE TEMPORARY TABLE` privilege. However, I noticed that users with the SELECT privilege on a database...
The main change here is that we need to work for both pydantic 1.10.17 and pydantic 2.
https://github.com/ClickHouse/ClickHouse/pull/56132. Cache the output of get_clickhouse_version if we are going to call it a lot of times. With this, all the Astacus tests pass for ClickHouse 24.3.