Arnaud Briche

Results 12 issues of Arnaud Briche

Hi, Is there a way to do synchronous bulk insert directly ? Or if not, what bulding blocks should I use to achieve that ?

Do you plan on adding after filters ? These can be really useful for things like compression, caching...

Does chdb support [executable UDF functions ](https://clickhouse.com/docs/en/sql-reference/functions/udf) ? If so, how do we configure chdb ?

question

(you don't have to strictly follow this form) **Describe the unexpected behaviour** A clear and concise description of what works not as it is supposed to. **How to reproduce** ```sql...

good first issue

Hi @zeroshade, As discussed on a previous PR, I'm trying to implement snapshots expiration now. This is not complete, but I wanted to discuss it with you before I further...

### Feature Request / Improvement Hi, Implementing an snpahsots expiration maintance operation would be really valuable. As of now, metadata (and data) is constantly growing because no expiration is done....

Hi, I would like to know if there is any plan to upgrade CHDB to 202503 LTS clickhouse version ? More generally, what is the policy regarding newest Clickhouse version...

question

**Use case** User is running long queries and we would like to report progress of the query execution. **Describe the solution you'd like** An API that would deliver progress packets...

Hi, I'm trying to use the library to implement the keccak256 function for the [ClickHouse database](https://github.com/ClickHouse/ClickHouse). Their CI breaks when trying to build for osx/amd64 with the following link error:...

Hi, I'm just wondering if you are planning on supporting the new set of semi-structured data types.