Lucas Pauzies

Results 3 issues of Lucas Pauzies

I'm using : - CHDB 2.0.4 I'm trying to execute this python : ```Python from pathlib import Path import pytest from typing import Generator, List, Optional from chdb import dbapi...

Session

I'm currently using chdb for our test suite. But as I use multiple 3rd party elements within the same test function, I would want to know what are the queries...

question
Session

### Describe the bug When running : `dbt run --target=clickhouse-dev --select=dbt_mart` on MacOS Sonoma 14.6.1 (MacBook Pro (13-inch, M1, 2020)) ``` 08:27:45 Running with dbt=1.7.17 08:27:46 Registered adapter: clickhouse=1.7.7 08:27:46...

bug