Alexander Tokmakov
|
381634960e
|
fix client options in stress test
|
2021-07-29 15:16:34 +03:00 |
|
Alexey Boykov
|
92b30670a4
|
Update column.md
Delete repeating paragraph.
|
2021-07-29 15:14:51 +03:00 |
|
Alexey Boykov
|
d1935b587e
|
Update column.md
Delete repeating paragraph.
|
2021-07-29 15:14:32 +03:00 |
|
Raúl Marín
|
5c39fd5f08
|
Fix auxiliar program build with dynamic libraries
|
2021-07-29 14:09:45 +02:00 |
|
alesapin
|
5799487caa
|
Fix stupid bug
|
2021-07-29 14:54:36 +03:00 |
|
alesapin
|
6472ac8a26
|
Followup
|
2021-07-29 14:18:44 +03:00 |
|
alesapin
|
3654627cb9
|
Fix build
|
2021-07-29 14:12:46 +03:00 |
|
Raúl Marín
|
eda40ff987
|
Add running pipelineExecutors to the QueryStatus
|
2021-07-29 13:03:14 +02:00 |
|
Raúl Marín
|
0505e2e589
|
Add tests
|
2021-07-29 13:03:14 +02:00 |
|
tavplubix
|
4a3ade1aa5
|
Merge pull request #26814 from ClickHouse/fix_lost_aggregate_function_parameters
Fix lost parameters of aggregate functions
|
2021-07-29 13:43:05 +03:00 |
|
tavplubix
|
f8b6815ade
|
Merge pull request #26847 from ClickHouse/check_aggregate_function_parameters
Check aggregate function parameters in -Merge combinator
|
2021-07-29 13:42:52 +03:00 |
|
Nikolai Kochetov
|
cfa3fd4b87
|
Hold context in HedgedConnections to prevent use-after-free on settings.
|
2021-07-29 13:29:36 +03:00 |
|
Maksim Kita
|
6f7f8a4464
|
Benchmark script fix
|
2021-07-29 13:02:10 +03:00 |
|
robot-clickhouse
|
7cf32eb2b7
|
Update version_date.tsv after release 21.7.5.29
|
2021-07-29 12:55:50 +03:00 |
|
alexey-milovidov
|
4ff28cca91
|
Merge pull request #26947 from ClickHouse/remove-confusing-files
Remove unused files that confuse developers #26913
|
2021-07-29 12:35:47 +03:00 |
|
Vadim Volodin
|
918a4e8ab3
|
Supported cluster macros inside table function 'cluster'
|
2021-07-29 12:12:29 +03:00 |
|
OmarBazaraa
|
a665cd3308
|
Fixes
|
2021-07-29 08:38:39 +00:00 |
|
kssenii
|
f1e96dbc55
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-07-29 07:53:16 +00:00 |
|
Azat Khuzhin
|
bad1f91f28
|
Fix reading of custom TLDs (stops processing with lower buffer or bigger file)
|
2021-07-29 10:36:32 +03:00 |
|
Alexey Milovidov
|
b7a26772f3
|
Add comments
|
2021-07-29 09:15:44 +03:00 |
|
Alexey Milovidov
|
10166eb1a4
|
Revert Arcadia file
|
2021-07-29 09:13:13 +03:00 |
|
Alexey Milovidov
|
c4c3e34377
|
Remove unused files that confuse developers #26913
|
2021-07-29 09:10:29 +03:00 |
|
Georgy Ginzburg
|
feeb278b65
|
fixed grammar typo in developer-instruction.md (#26943)
|
2021-07-29 08:01:33 +03:00 |
|
alexey-milovidov
|
905eed2429
|
Merge pull request #26915 from Algunenano/fix_01854
Improve test compatibility (00646_url_engine and 01854_HTTP_dict_decompression)
|
2021-07-29 01:20:17 +03:00 |
|
alexey-milovidov
|
5ed60ee6bf
|
Merge pull request #26918 from Algunenano/01921_timezone
01921_datatype_date32: Adapt it to work under Pacific/Fiji
|
2021-07-29 01:19:33 +03:00 |
|
alexey-milovidov
|
d0ff8056d9
|
Merge pull request #26919 from ClickHouse/simple-hardware-benchmark
Automated hardware benchmark
|
2021-07-29 01:18:24 +03:00 |
|
alexey-milovidov
|
f62c11dbf3
|
Merge pull request #26898 from vitstn/arcadia_arrow2
Enable Arrow format in Arcadia
|
2021-07-29 01:17:57 +03:00 |
|
alesapin
|
26b129bef2
|
Merge pull request #26900 from ClickHouse/fix_trash_bug
Fix bug when default column reference non materialized column
|
2021-07-28 22:40:48 +03:00 |
|
Slach
|
f9c6df4d64
|
fix review comment https://github.com/ClickHouse/ClickHouse/pull/26878#discussion_r678505904
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-07-28 23:21:58 +05:00 |
|
Alexey Milovidov
|
55154b73da
|
Add results from Ampere Altra
|
2021-07-28 21:10:17 +03:00 |
|
Alexey Milovidov
|
17b9fc0f10
|
Automated hardware benchmark
|
2021-07-28 21:06:02 +03:00 |
|
Alexander Tokmakov
|
764701c3f3
|
allow mismatching parameters for some functions
|
2021-07-28 20:55:13 +03:00 |
|
Vitaly Stoyan
|
c1f71b2e6e
|
Merge branch 'ClickHouse:master' into arcadia_arrow2
|
2021-07-28 19:57:25 +03:00 |
|
Vitaly Stoyan
|
b2200913df
|
fix build
|
2021-07-28 19:56:01 +03:00 |
|
Raúl Marín
|
46b162c595
|
01921_datatype_date32: Adapt it to work under Pacific/Fiji
|
2021-07-28 18:16:32 +02:00 |
|
alesapin
|
32012eea6a
|
Update NuRaft
|
2021-07-28 19:07:55 +03:00 |
|
Raúl Marín
|
0bb2eb3f4f
|
More PR comments
|
2021-07-28 18:05:37 +02:00 |
|
Eugene Klimov
|
8aa0fda6c3
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:54:34 +05:00 |
|
Eugene Klimov
|
f93808e8f3
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:54:15 +05:00 |
|
Eugene Klimov
|
d921bf50ef
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:55 +05:00 |
|
Eugene Klimov
|
fa6f8242c3
|
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:45 +05:00 |
|
Eugene Klimov
|
3b564ec1ab
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:38 +05:00 |
|
Eugene Klimov
|
7340e74dfc
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:28 +05:00 |
|
Eugene Klimov
|
ba09740969
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:13 +05:00 |
|
Eugene Klimov
|
19e964315b
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:05 +05:00 |
|
Ilya Yatsishin
|
ea0514a955
|
Merge pull request #26894 from qoega/flacky-backward-compatibility
Better integration tests
|
2021-07-28 18:52:57 +03:00 |
|
Raúl Marín
|
92ed6f5cc9
|
Improvements from PR review
|
2021-07-28 17:48:40 +02:00 |
|
alesapin
|
71169d7937
|
Merge pull request #26716 from nvartolomei/nv/part-cleanup-sequence
Avoid deleting old parts from FS on shutdown for replicated engine
|
2021-07-28 18:29:37 +03:00 |
|
OmarBazaraa
|
3a393042a2
|
Fix
|
2021-07-28 15:28:30 +00:00 |
|
Raúl Marín
|
3a1081ddee
|
Same for 00646_url_engine
|
2021-07-28 17:21:18 +02:00 |
|