Skip to content

Commit 04dc848

Browse files
authored
Merge pull request #115 from murphyatwork/murphy_sr_1117
update starrocks to 4.0.1
2 parents 9d0ddbf + 521f7cb commit 04dc848

File tree

5 files changed

+27
-27
lines changed

5 files changed

+27
-27
lines changed

starrocks/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo snap install docker
44
sudo apt-get update
55
sudo apt-get install -y mysql-client
66

7-
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.0-rc02
7+
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.1
88

99
echo "Starting StarRocks container..."
1010
sleep 5
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc02",
3+
"version": "4.0.1",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-29",
5+
"date": "2025-11-17",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
99
],
1010
"dataset_size": 1000000000,
11-
"num_loaded_documents": 996999662,
11+
"num_loaded_documents": 997999662,
1212
"total_size": 192981470543,
1313
"result": [
14-
[2.01,1.59,1.58],
15-
[76.14,11.26,11.29],
16-
[20.50,3.40,3.32],
17-
[14.74,2.59,2.72],
18-
[2.93,3.02,2.74]
14+
[0.69,0.52,0.51],
15+
[74.01,7.27,7.18],
16+
[20.58,1.51,1.45],
17+
[15.86,1.03,1.01],
18+
[1.18,1.10,1.11]
1919
]
2020
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc01",
3+
"version": "4.0.1",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-09",
5+
"date": "2025-11-17",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 99999984,
1212
"total_size": 18193481465,
1313
"result": [
14-
[0.57,0.43,0.43],
15-
[7.78,1.26,1.24],
16-
[1.33,0.84,0.82],
17-
[0.83,0.75,0.75],
18-
[0.82,0.78,0.78]
14+
[0.17,0.09,0.09],
15+
[7.14,1.07,1.04],
16+
[1.13,0.21,0.22],
17+
[0.18,0.12,0.12],
18+
[0.19,0.13,0.14]
1919
]
2020
}

starrocks/results/m6i.8xlarge_bluesky_10m.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc02",
3+
"version": "4.0.1",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-29",
5+
"date": "2025-11-17",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -12,8 +12,8 @@
1212
"total_size": 2043330691,
1313
"result": [
1414
[0.09,0.03,0.03],
15-
[0.32,0.17,0.16],
16-
[0.13,0.06,0.07],
15+
[0.50,0.22,0.19],
16+
[0.12,0.06,0.05],
1717
[0.10,0.04,0.04],
1818
[0.10,0.04,0.04]
1919
]
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"system": "Starrocks",
3-
"version": "4.0.0-rc02",
3+
"version": "4.0.1",
44
"os": "Ubuntu 24.04",
5-
"date": "2025-09-29",
5+
"date": "2025-11-17",
66
"machine": "m6i.8xlarge, 10000gib gp3",
77
"retains_structure": "yes",
88
"tags": [
@@ -11,10 +11,10 @@
1111
"num_loaded_documents": 1000000,
1212
"total_size": 207987146,
1313
"result": [
14-
[0.13,0.05,0.04],
15-
[0.20,0.07,0.05],
16-
[0.32,0.05,0.05],
17-
[0.10,0.04,0.04],
18-
[0.09,0.04,0.03]
14+
[0.14,0.05,0.05],
15+
[0.21,0.06,0.06],
16+
[0.34,0.05,0.05],
17+
[0.11,0.03,0.03],
18+
[0.09,0.03,0.03]
1919
]
2020
}

0 commit comments

Comments
 (0)