ClickHouse/tests/queries/0_stateless/00405_pretty_formats.reference
Alexey Milovidov be784bb649 Update tests
2024-03-23 03:24:50 +01:00

21 KiB

┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
helloworldtuple sometimes_nulls
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
2. │ 1 │ 1 │ (1,'1') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
3. │ 2 │ 2 │ (2,'2') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
helloworldtuple sometimes_nulls
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
6. │ 5 │ 5 │ (5,'5') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
7. │ 6 │ 6 │ (6,'6') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
8. │ 7 │ 7 │ (7,'7') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
9. │ 8 │ 8 │ (8,'8') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
10. │ 9 │ 9 │ (9,'9') │ ᴺᵁᴸᴸ │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
6. │ 5 │ 5 │ (5,'5') │ 2 │
7. │ 6 │ 6 │ (6,'6') │ ᴺᵁᴸᴸ │
8. │ 7 │ 7 │ (7,'7') │ 1 │
9. │ 8 │ 8 │ (8,'8') │ 2 │
10. │ 9 │ 9 │ (9,'9') │ ᴺᵁᴸᴸ │
└───────┴───────┴─────────┴─────────────────┘
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') ᴺᵁᴸᴸ
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') ᴺᵁᴸᴸ
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
7. 6 6 (6,'6') ᴺᵁᴸᴸ
8. 7 7 (7,'7') 1
9. 8 8 (8,'8') 2
10. 9 9 (9,'9') ᴺᵁᴸᴸ
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
6. │ 5 │ 5 │ (5,'5') │ 2 │
7. │ 6 │ 6 │ (6,'6') │ ᴺᵁᴸᴸ │
8. │ 7 │ 7 │ (7,'7') │ 1 │
9. │ 8 │ 8 │ (8,'8') │ 2 │
10. │ 9 │ 9 │ (9,'9') │ ᴺᵁᴸᴸ │
└───────┴───────┴─────────┴─────────────────┘
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ hello ┃ world ┃ tuple ┃ sometimes_nulls ┃
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
2. │ 1 │ 1 │ (1,'1') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
3. │ 2 │ 2 │ (2,'2') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ hello ┃ world ┃ tuple ┃ sometimes_nulls ┃
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
6. │ 5 │ 5 │ (5,'5') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
7. │ 6 │ 6 │ (6,'6') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
8. │ 7 │ 7 │ (7,'7') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
9. │ 8 │ 8 │ (8,'8') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
10. │ 9 │ 9 │ (9,'9') │ ᴺᵁᴸᴸ │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
6. │ 5 │ 5 │ (5,'5') │ 2 │
7. │ 6 │ 6 │ (6,'6') │ ᴺᵁᴸᴸ │
8. │ 7 │ 7 │ (7,'7') │ 1 │
9. │ 8 │ 8 │ (8,'8') │ 2 │
10. │ 9 │ 9 │ (9,'9') │ ᴺᵁᴸᴸ │
└───────┴───────┴─────────┴─────────────────┘
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') ᴺᵁᴸᴸ
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') ᴺᵁᴸᴸ
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
7. 6 6 (6,'6') ᴺᵁᴸᴸ
8. 7 7 (7,'7') 1
9. 8 8 (8,'8') 2
10. 9 9 (9,'9') ᴺᵁᴸᴸ
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
helloworldtuple sometimes_nulls
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
2. │ 1 │ 1 │ (1,'1') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
3. │ 2 │ 2 │ (2,'2') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
helloworldtuple sometimes_nulls
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
6. │ 5 │ 5 │ (5,'5') │ 2 │
└───────┴───────┴─────────┴─────────────────┘
Showed first 6.
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
6. │ 5 │ 5 │ (5,'5') │ 2 │
└───────┴───────┴─────────┴─────────────────┘
Showed first 6.
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') ᴺᵁᴸᴸ
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') ᴺᵁᴸᴸ
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
 
Showed first 6.
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
6. │ 5 │ 5 │ (5,'5') │ 2 │
└───────┴───────┴─────────┴─────────────────┘
Showed first 6.
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ hello ┃ world ┃ tuple ┃ sometimes_nulls ┃
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
2. │ 1 │ 1 │ (1,'1') │ 1 │
├───────┼───────┼─────────┼─────────────────┤
3. │ 2 │ 2 │ (2,'2') │ 2 │
├───────┼───────┼─────────┼─────────────────┤
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
├───────┼───────┼─────────┼─────────────────┤
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ hello ┃ world ┃ tuple ┃ sometimes_nulls ┃
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
6. │ 5 │ 5 │ (5,'5') │ 2 │
└───────┴───────┴─────────┴─────────────────┘
Showed first 6.
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
1. │ 0 │ 0 │ (0,'0') │ ᴺᵁᴸᴸ │
2. │ 1 │ 1 │ (1,'1') │ 1 │
3. │ 2 │ 2 │ (2,'2') │ 2 │
4. │ 3 │ 3 │ (3,'3') │ ᴺᵁᴸᴸ │
5. │ 4 │ 4 │ (4,'4') │ 1 │
└───────┴───────┴─────────┴─────────────────┘
┌─hello─┬─world─┬─tuple───┬─sometimes_nulls─┐
6. │ 5 │ 5 │ (5,'5') │ 2 │
└───────┴───────┴─────────┴─────────────────┘
Showed first 6.
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') ᴺᵁᴸᴸ
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') ᴺᵁᴸᴸ
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
 
Showed first 6.
+-------+-------+---------+-----------------+
| hello | world | tuple | sometimes_nulls |
+-------+-------+---------+-----------------+
1. | 0 | 0 | (0,'0') | NULL |
+-------+-------+---------+-----------------+
2. | 1 | 1 | (1,'1') | 1 |
+-------+-------+---------+-----------------+
3. | 2 | 2 | (2,'2') | 2 |
+-------+-------+---------+-----------------+
4. | 3 | 3 | (3,'3') | NULL |
+-------+-------+---------+-----------------+
5. | 4 | 4 | (4,'4') | 1 |
+-------+-------+---------+-----------------+
+-------+-------+---------+-----------------+
| hello | world | tuple | sometimes_nulls |
+-------+-------+---------+-----------------+
6. | 5 | 5 | (5,'5') | 2 |
+-------+-------+---------+-----------------+
Showed first 6.
+-hello-+-world-+-tuple---+-sometimes_nulls-+
1. | 0 | 0 | (0,'0') | NULL |
2. | 1 | 1 | (1,'1') | 1 |
3. | 2 | 2 | (2,'2') | 2 |
4. | 3 | 3 | (3,'3') | NULL |
5. | 4 | 4 | (4,'4') | 1 |
+-------+-------+---------+-----------------+
+-hello-+-world-+-tuple---+-sometimes_nulls-+
6. | 5 | 5 | (5,'5') | 2 |
+-------+-------+---------+-----------------+
Showed first 6.
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') NULL
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') NULL
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
 
Showed first 6.
+-hello-+-world-+-tuple---+-sometimes_nulls-+
1. | 0 | 0 | (0,'0') | NULL |
2. | 1 | 1 | (1,'1') | 1 |
3. | 2 | 2 | (2,'2') | 2 |
4. | 3 | 3 | (3,'3') | NULL |
5. | 4 | 4 | (4,'4') | 1 |
6. | 5 | 5 | (5,'5') | 2 |
+-------+-------+---------+-----------------+
Showed first 6.
+-------+-------+---------+-----------------+
| hello | world | tuple | sometimes_nulls |
+-------+-------+---------+-----------------+
1. | 0 | 0 | (0,'0') | NULL |
+-------+-------+---------+-----------------+
2. | 1 | 1 | (1,'1') | 1 |
+-------+-------+---------+-----------------+
3. | 2 | 2 | (2,'2') | 2 |
+-------+-------+---------+-----------------+
4. | 3 | 3 | (3,'3') | NULL |
+-------+-------+---------+-----------------+
5. | 4 | 4 | (4,'4') | 1 |
+-------+-------+---------+-----------------+
+-------+-------+---------+-----------------+
| hello | world | tuple | sometimes_nulls |
+-------+-------+---------+-----------------+
6. | 5 | 5 | (5,'5') | 2 |
+-------+-------+---------+-----------------+
Showed first 6.
+-hello-+-world-+-tuple---+-sometimes_nulls-+
1. | 0 | 0 | (0,'0') | NULL |
2. | 1 | 1 | (1,'1') | 1 |
3. | 2 | 2 | (2,'2') | 2 |
4. | 3 | 3 | (3,'3') | NULL |
5. | 4 | 4 | (4,'4') | 1 |
+-------+-------+---------+-----------------+
+-hello-+-world-+-tuple---+-sometimes_nulls-+
6. | 5 | 5 | (5,'5') | 2 |
+-------+-------+---------+-----------------+
Showed first 6.
hello world tuple sometimes_nulls
 
1. 0 0 (0,'0') NULL
2. 1 1 (1,'1') 1
3. 2 2 (2,'2') 2
4. 3 3 (3,'3') NULL
5. 4 4 (4,'4') 1
hello world tuple sometimes_nulls
 
6. 5 5 (5,'5') 2
 
Showed first 6.