Results 4 issues of Kevin

By running it in docker cloud, or my localhost virtual machine., the logs show both zookeeper and kafka server running correctly, but I can not create topic by using "kafka-console-producer.sh...

**Problem** ### 1. The cube pre-aggregation fails when client is requesting cube data via API. Error: ``` Error: Error during create table: CREATE TABLE ... already exists ``` Detailed error:...

question

**Failed SQL** 1. Rollup join resolving `value` of `timestamp` works fine ![Screenshot 2024-10-03 at 3 01 09 pm](https://github.com/user-attachments/assets/b6dc3779-6ef8-4651-a84c-55d336da6883) 2. Rollup join resolving `day` or `year`, etc of `timestamp` is broken...

**Problem** We keeps having this error msg on daily basis in our cubestore logs: ``` ... 2025-01-30 15:17:46.715 | 2025-01-30T04:17:46.715Z ERROR [cubestore::queryplanner::query_executor] Error Query (126.880301ms): 2025-01-30 15:17:46.715 | 2025-01-30T04:17:46.715Z INFO...

question