mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
58 lines
1.2 KiB
Plaintext
58 lines
1.2 KiB
Plaintext
--------------Single Local------------
|
|
2018-08-01 100
|
|
2018-08-01 100 test_local_1
|
|
100 test_local_1
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
--------------Single Distributed------------
|
|
2018-08-01 100
|
|
2018-08-01 100 test_distributed_1
|
|
100 test_distributed_1
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
--------------Local Merge Local------------
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
2018-08-01 100 test_local_1
|
|
2018-08-01 200 test_local_2
|
|
100 test_local_1
|
|
200 test_local_2
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
--------------Local Merge Distributed------------
|
|
2018-08-01 200
|
|
2018-08-01 100
|
|
2018-08-01 200 test_distributed_2
|
|
2018-08-01 100 test_local_1
|
|
200 test_distributed_2
|
|
100 test_local_1
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
--------------Distributed Merge Distributed------------
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
2018-08-01 100 test_distributed_1
|
|
2018-08-01 200 test_distributed_2
|
|
100 test_distributed_1
|
|
200 test_distributed_2
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
2018-08-01 100
|
|
2018-08-01 200
|
|
--------------Implicit type conversion------------
|
|
2018-08-01 -1
|
|
2018-08-01 1
|
|
2018-08-01 -1
|
|
2018-08-01 1
|
|
2018-08-01 1
|
|
2018-08-01 1
|