Alexey Milovidov
|
295afd29a1
|
Fix style
|
2021-07-05 03:02:23 +03:00 |
|
alexey-milovidov
|
02abbb549b
|
Merge pull request #25605 from azat/drop-race
Fix logical race between DETACH and merges
|
2021-07-05 03:00:14 +03:00 |
|
alexey-milovidov
|
fef7c557f6
|
Merge pull request #24789 from kitaisreal/compile-aggregation-functions
Compile aggregate functions
|
2021-07-05 02:57:49 +03:00 |
|
Alexey Milovidov
|
c059d0a0ee
|
More metrics
|
2021-07-05 01:41:09 +03:00 |
|
Alexey Milovidov
|
0f8ea9b8f6
|
More metrics
|
2021-07-05 01:33:32 +03:00 |
|
Alexey Milovidov
|
b5840210c1
|
Adjustments
|
2021-07-05 00:54:46 +03:00 |
|
Alexey Milovidov
|
3a10d3802b
|
Development
|
2021-07-05 00:33:00 +03:00 |
|
Alexey Milovidov
|
08aca329bd
|
Development
|
2021-07-05 00:22:58 +03:00 |
|
Alexey Milovidov
|
c4675285bf
|
Development
|
2021-07-04 23:49:36 +03:00 |
|
l1tsolaiki
|
7d1c561a7b
|
😰
|
2021-07-04 22:57:16 +03:00 |
|
l1tsolaiki
|
57972410c7
|
😤
|
2021-07-04 22:54:43 +03:00 |
|
kssenii
|
32b7d7b750
|
More correct startup on create query
|
2021-07-04 19:53:05 +00:00 |
|
l1tsolaiki
|
fd07dbe1f7
|
Please just work
|
2021-07-04 22:46:45 +03:00 |
|
l1tsolaiki
|
7965c638d2
|
Another try
|
2021-07-04 22:44:18 +03:00 |
|
l1tsolaiki
|
a0b6281790
|
Final fix order
|
2021-07-04 22:38:43 +03:00 |
|
l1tsolaiki
|
3d1e2fe550
|
Fix order again
|
2021-07-04 22:37:44 +03:00 |
|
mergify[bot]
|
27d6a69f6a
|
Merge branch 'master' into truncate
|
2021-07-04 19:37:13 +00:00 |
|
l1tsolaiki
|
4ef27cfc2d
|
Fix ans order
|
2021-07-04 22:36:35 +03:00 |
|
l1tsolaiki
|
3f8a22c35d
|
Fix syntax
|
2021-07-04 22:34:34 +03:00 |
|
l1tsolaiki
|
9f05b387e5
|
Add colons
|
2021-07-04 22:33:13 +03:00 |
|
l1tsolaiki
|
a48f500956
|
Add tests with multiple rows
|
2021-07-04 22:28:05 +03:00 |
|
Vitaly Baranov
|
618a77fafa
|
Improve logging in integration tests.
|
2021-07-04 22:24:54 +03:00 |
|
alexey-milovidov
|
3f5ef4afe0
|
Update 01936_empty_function_support_uuid.sql
|
2021-07-04 22:14:22 +03:00 |
|
l1tsolaiki
|
7bcb57afe1
|
Fix failing special builds (probably)
|
2021-07-04 22:10:01 +03:00 |
|
Maksim Kita
|
eca877ff39
|
Merge pull request #25972 from kssenii/mysql-protocol-fix
mysql protocol: fix sql_select_limit
|
2021-07-04 22:09:58 +03:00 |
|
Maksim Kita
|
fde1d4136e
|
Merge pull request #25970 from kitaisreal/libunwind-lock-free-stack-fix
Fix libunwind lock free stack
|
2021-07-04 22:05:54 +03:00 |
|
Maksim Kita
|
62b88fda73
|
Merge pull request #25900 from kssenii/json-extract
Support LowCardinality, Decimal and uuid for json extract
|
2021-07-04 22:04:21 +03:00 |
|
Maksim Kita
|
15b43e1e45
|
Fix libunwind lock free stack
|
2021-07-04 21:09:55 +03:00 |
|
Maksim Kita
|
df1dba5a7d
|
Fixed Arcadia
|
2021-07-04 21:05:33 +03:00 |
|
feng lv
|
e73a908dd3
|
fix test
fix style
|
2021-07-04 16:45:04 +00:00 |
|
Kseniia Sumarokova
|
8351f1db99
|
Merge pull request #20470 from kssenii/pg-ch-replica
MaterializePostgreSQL table engine and database engine
|
2021-07-04 19:34:54 +03:00 |
|
zxc111
|
faac204a1f
|
fix style
|
2021-07-05 00:01:49 +08:00 |
|
mergify[bot]
|
1559c09977
|
Merge branch 'master' into fix_drop_part_in_queue
|
2021-07-04 16:00:39 +00:00 |
|
alesapin
|
cf2fc94d9d
|
Merge pull request #25820 from ClickHouse/better_remove_empty_parts
Replace lost parts with empty parts instead of hacking replication queue
|
2021-07-04 18:55:49 +03:00 |
|
zxc111
|
a51067e7ff
|
update 01936_empty_function_support_uuid
|
2021-07-04 23:25:51 +08:00 |
|
alexey-milovidov
|
91aa1e6c7b
|
Update 01936_empty_function_support_uuid.sql
|
2021-07-04 18:13:20 +03:00 |
|
zxc111
|
faa174c6c4
|
Add test for function empty support uuid
|
2021-07-04 22:55:10 +08:00 |
|
zxc111
|
15a36af4d6
|
Add empty/notEmpty support UUID #3446
|
2021-07-04 22:26:09 +08:00 |
|
robot-clickhouse
|
e22e12beb6
|
Update version_date.tsv after release 21.3.14.1
|
2021-07-04 16:51:51 +03:00 |
|
kssenii
|
0dda5b67c4
|
Fix set SQL_SELECT_LIMIT
|
2021-07-04 16:17:59 +03:00 |
|
Evgeniia Sudarikova
|
0955d001cd
|
added array to types
|
2021-07-04 16:11:29 +03:00 |
|
robot-clickhouse
|
9ee9592168
|
Update version_date.tsv after release 21.5.8.21
|
2021-07-04 15:55:23 +03:00 |
|
robot-clickhouse
|
28d56460af
|
Update version_date.tsv after release 21.6.6.51
|
2021-07-04 15:36:45 +03:00 |
|
l1tsolaiki
|
ae5cb2c8bf
|
Fix test (empty string)
|
2021-07-04 13:44:47 +03:00 |
|
kssenii
|
c060963875
|
Better
|
2021-07-04 13:33:10 +03:00 |
|
l1tsolaiki
|
520c4a8f8a
|
Fix according to review
|
2021-07-04 12:10:16 +03:00 |
|
kssenii
|
b39888f199
|
Do not allow inconsistency in publication
|
2021-07-04 08:54:41 +00:00 |
|
Kseniia Sumarokova
|
9b4d35ef95
|
Merge pull request #25940 from kssenii/move-to-prewhere-if-final
Add setting optimize_move_to_prewhere_if_final
|
2021-07-04 11:33:24 +03:00 |
|
Maksim Kita
|
e58d907326
|
Merge pull request #25965 from ClickHouse/play-highlight-links
Automatically create links in Web UI
|
2021-07-04 10:06:46 +03:00 |
|
Alexey Milovidov
|
0bc58b7056
|
Better color
|
2021-07-04 06:09:44 +03:00 |
|