Mars.Su

Results 11 issues of Mars.Su

We want to mount csv file to `/var/lib/clickhouse/user_files/ path` for dictionary can source from local. But is result in clickhouse pod can not start successfully. Does have any suggestion? And...

### Current Behavior When I would like to use gptcache as langchan cache but found the below error message: ``` File "/Users/xxx/Library/Python/3.9/lib/python/site-packages/langchain/chains/base.py", line 361, in acall raise e File "/Users/xxx/Library/Python/3.9/lib/python/site-packages/langchain/chains/base.py",...

We founded that the pre-build query does not work about calculating job latency per job. It seems like that `Properties_spark_app_id_s`, `Job_ID_d`, `Submission_Time_d`, `Completion_Time_d` these fields does not existed in `SparkListenerEvent_CL`...

## Description Our backup suddenly failed and shows : ``` {"command":"upload --diff-from-remote=\"shardshard2-increment-20240404222727\" --resumable=1 shardshard2-increment-20240405005102","status":"error","start":"2024-04-05 02:16:44","finish":"2024-04-05 02:16:45","error":"b.getTablesForUploadDiffRemote return error: \"shardshard2-increment-20240404222727\" not found on remote storage" ``` But we have checked remote...

### Component(s) exporter/clickhouse ### Describe the issue you're reporting Hi everyone, We try to export Otel trace data to clickhouse, but we found that the collector sometimes shows "Exporting Failed:...

question
exporter/clickhouse
needs triage

@1024er I want to ask some question about cbert_augdata.py How to choise better to the best temperature_value for text augmentation? Hope can answer this problem. i will thanks a lot.

### Description As a title of this issue, Does this tool support Replicated Merge Tree Table Engine? We are finding the proper opersource tool to manage our schema on clickhouse...

Description =========== We found that the message on partition is not balanced. And we are not sure `Partition: kafka.PartitionAny` default is round robin strategy? Hope someone can assist to answer,...

question

## Description Hi, Everyone. Now we try to package Clickhouse-keeper and Clickhouse-cluster as helm chart for portable. And we found that we execute `helm install`, the helm just return but...

### Describe the bug As topic, Could we specify column type and compression on materialized view? Following the below example table: ```sql CREATE TABLE IF NOT EXISTS db.mv_table ON CLUSTER...

enhancement