-
Creating a MergeTree table results in an error with the message: `Code: 81. DB::Exception: Database _temporary_and_external_tables doesn't exist. (UNKNOWN_DATABASE)`
**How to reproduce**
* modi…
-
### Background
I have a LND node on testnet which has one channel in waiting_close_channels. Though when I look at the on-chain transactions, the channel has been (force) closed by the other node.
…
-
I'm hoping to add support for rust, I'm involved in this, where would I like to start
-
Hi,
I have been testing ChDB on TPCH_SF10 queries but it fails to execute Query 21. Can you please look into this?
Screenshot below:
![image](https://github.com/chdb-io/chdb/assets/113460610/53…
-
Stock queries are failing with chdb 0.11.0. Here's an example we know works as expected with chdb 0.10.x
#### query
```sql
SELECT
town,
district,
count() AS c,
round(avg(price…
-
My BTCpayserver was running fairly well, I was testing payments/receiving payments both on and off-chain. Than it appeared that my wallet got locked and I could not process any payments.
Tried ent…
-
This is ClickHouse open-source roadmap 2022.
Descriptions and links to be filled.
This roadmap does not cover the tasks related to infrastructure, orchestration, documentation, marketing, integrat…
-
### Background
After keeping my node down for about two months, and upgrading to latest git version to ensure compatibility with bitcoin 0.20, all network tasks like open channels, close channels o…
-
> 2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver option live_path from default /mnt/neumo/live to /home/idoom/neumo/live config.py:140
2023-05-19 06:15:42,861 DEBUG: [ ] changing receiver optio…
-
DuckDB is an embeddable database engine, with data structures and query execution similar to ClickHouse.
It is growing in popularity very quickly*.
**Use case**
Attach DuckDB's database file as…