-
Hi,
I've been testing the operator and I've found maybe an issue with the access secret configuration. The version I'm using is the 0.18.5.
I'm using the deploy/operator/clickhouse-operator-install…
-
Suppose I would want to read foreign Clickhouse data.
If I typed the following:
```sql
select * from remote('database:port','database.table','user','password')
```
If I understand correctl…
-
Great mod and very interesting binding approach! We're also [playing](https://blog.qryn.dev/wrapping-a-serverless-clickhouse-pt1) with clickhouse-local custom builds towards a slimmer execution engine…
-
I shut down my mainnet bitcoin raspiblitz via the main menu Power Off (with open channels) and made sure to wait until it was powered down.
Prepared the sd card with v 1.0 and after starting the r…
-
Went to upgrade a mega old node and ran into this error:
```
2022-08-18 03:42:39.757 [ERR] LTND: unable to open graph DB: unable to fetch chan info: no chan info found
2022-08-18 03:42:39.756 [INF]…
-
Hi, I have something better to propose as an alternative storage engine and/or in-memory data structure for processing for CozoDB. I am also trying to understand any technical issues that prevents you…
-
The `build_wheels.yml` action is huge and could benefit being split into multiple stages to gain significant cross-build speedup. Currently all builders seem to all run in parallel, leveraging neither…
-
for some reason it get really slow randomly even for very small data ?
reproducible example here
https://colab.research.google.com/drive/1o07UEUUAxcdR9WCdYt53mVZBvqqbqzxn#scrollTo=FT8O269BJNfE
-
**New Flash Install v1.8.0 -
I can't connect to LND or ElectRS with the new install. Ports are open. Any other glaring issues?**
blitzversion: 1.8.0
chainnetwork: bitcoin / main
*** SETUPP…
-
Pandas dataframe output introduced pyarrow and pandas dependency #6 will be released at `v0.5.0`
I'm thinking about whether it's worth it, after all, the size of pyarrow and pandas is not small. Init…