spongedc
71ab8c18fa
support EXISTS DATABASE syntax
2020-12-24 17:16:47 +08:00
robot-clickhouse
a58acbae67
Update version_date.tsv after release 20.8.10.13
2020-12-24 03:54:43 +03:00
Alexander Kuzmenkov
e3fb30b9f7
Merge pull request #18386 from ClickHouse/aku/faster-perf
...
Make some perf tests faster on slower machines
2020-12-24 03:47:18 +03:00
robot-clickhouse
22c51cb89a
Update version_date.tsv after release 20.10.7.4
2020-12-24 03:18:12 +03:00
alexey-milovidov
1be0df5e04
Merge pull request #18396 from ClickHouse/filimonov-pipe-message
...
Fix exception text from Pipe.cpp
2020-12-24 01:24:57 +03:00
alexey-milovidov
c4bbb95b0f
Merge pull request #18405 from ClickHouse/add_test_for_compact_parts
...
Add test for already working code
2020-12-24 01:24:09 +03:00
robot-clickhouse
42b76979fe
Update version_date.tsv after release 20.11.6.6
2020-12-24 01:20:16 +03:00
robot-clickhouse
4a37db455d
Update version_date.tsv after release 20.12.4.5
2020-12-24 01:02:07 +03:00
alexey-milovidov
b931a153bd
Merge pull request #18433 from ClickHouse/watchdog-gdb
...
Do not use watchdog when server is run from tty
2020-12-24 00:06:39 +03:00
alesapin
f3f5466d23
Merge pull request #18306 from amosbird/restrictsettings
...
Extend mergetree setting alter restriction
2020-12-23 23:09:59 +03:00
Nikolai Kochetov
97ffc40321
Merge pull request #18409 from ClickHouse/try-to-fix-ya-check
...
Try fix ya.make
2020-12-23 20:02:53 +03:00
Nikolai Kochetov
8ffadac2a3
Try disable ucontect for arcadia
2020-12-23 19:49:36 +03:00
Anton Popov
84ec3930ba
Merge pull request #18223 from ClickHouse/delayed_last_mark_for_wide_parts
...
Better adaptive granularity calculation for wide parts
2020-12-23 19:37:25 +03:00
Amos Bird
6fc225e676
Distributed insertion to one random shard ( #18294 )
...
* Distributed insertion to one random shard
* add some tests
* add some documentation
* Respect shards' weights
* fine locking
Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru>
2020-12-23 19:04:05 +03:00
Ivan
51481c9c5f
Add ANTLR test config to another json
2020-12-23 18:25:05 +03:00
Nikolai Kochetov
e56a1c442c
Use ucontext fir arcadia build.
2020-12-23 18:20:52 +03:00
Alexey Milovidov
fdc8950fbe
Do not use watchdog when server is run from tty
2020-12-23 17:31:10 +03:00
Nikita Mikhaylov
c005dcdd26
Merge pull request #17641 from nikitamikhaylov/parallel_row_numbers
...
Added an offset to exception message for parallel parsing
2020-12-23 17:24:35 +03:00
Alexey Milovidov
e169b39fa7
Fix website
2020-12-23 17:19:51 +03:00
Alexey Milovidov
34b6b8407a
Fix website
2020-12-23 15:56:05 +03:00
alexey-milovidov
0f98fe3c0c
Merge pull request #18365 from CurtizJ/fix-group-by-distinct
...
Fix race in aggregation with combinator distinct
2020-12-23 15:41:20 +03:00
alexey-milovidov
568119535a
Merge pull request #18378 from azat/ccache-fix
...
Do not override RULE_LAUNCH_COMPILE/RULE_LAUNCH_LINK in rocksdb
2020-12-23 15:35:25 +03:00
alexey-milovidov
2c7979dd64
Merge pull request #18379 from vitlibar/fix-filling-table-system-settings-profile-elements
...
Fix filling table system.settings_profile_elements.
2020-12-23 15:34:00 +03:00
Nikolai Kochetov
7a9282ee7b
Try fix ya.make
2020-12-23 15:31:16 +03:00
alesapin
e3d9f4739d
Update test.py
2020-12-23 15:06:21 +03:00
alesapin
28aef2ddd4
Update test.py
2020-12-23 15:05:55 +03:00
alesapin
af53559b4f
Update test.py
2020-12-23 15:05:25 +03:00
alesapin
5fc3da74d0
Update test.py
2020-12-23 15:04:29 +03:00
alesapin
fb1c6c4eb4
Update MergeTreeSettings.h
2020-12-23 15:03:55 +03:00
alesapin
54455b4740
Add test for already working code
2020-12-23 14:53:49 +03:00
Alexey Milovidov
ddfe9f61e0
Fix website
2020-12-23 13:57:17 +03:00
Nikolai Kochetov
3fd0b69fab
Merge pull request #7649 from ucasFL/master
...
Add simhash, minhash, and hammingdistance function
2020-12-23 12:22:38 +03:00
Nikolai Kochetov
af7f5c9518
Merge pull request #17868 from ClickHouse/async-read-from-socket
...
Async read from socket
2020-12-23 12:20:42 +03:00
Alexander Kuzmenkov
5b0b3b4551
Merge pull request #18222 from ClickHouse/aku/window-prototype
...
[wip] a prototype for window functions
2020-12-23 11:24:20 +03:00
Alexander Kuzmenkov
22a0edc596
Update IStorage.cpp
2020-12-23 09:44:44 +03:00
Alexander Kuzmenkov
51b2329295
Merge branch 'master' into aku/window-prototype
2020-12-23 09:26:11 +03:00
filimonov
497a93095b
Update Pipe.cpp
...
Fixes #18240
2020-12-23 06:30:45 +01:00
Alexey Milovidov
4d34ea2309
Attempt to debug docs
2020-12-23 06:33:09 +03:00
Alexander Kuzmenkov
d9180f1e3e
Make some perf tests faster on slower machines
2020-12-23 05:40:55 +03:00
alexey-milovidov
29ad7b6d94
Merge pull request #13516 from ClickHouse/watchdog
...
If server was terminated by OOM killer, print message in log.
2020-12-23 05:35:44 +03:00
alexey-milovidov
8e48a25607
Merge pull request #18299 from ClickHouse/enable_thread_fuzzer_for_flaky_check
...
Trying to enable thread fuzzer in flaky check
2020-12-23 05:32:19 +03:00
alexey-milovidov
75289d8713
Merge pull request #18335 from azat/fix-memory-tracking-drift-message
...
Fix log message for memory tracking drift
2020-12-23 05:31:31 +03:00
alexey-milovidov
99ac275d69
Merge pull request #18375 from azat/drop-libnsl-dependency
...
Drop libnsl dependency (because of gRPC -> c-ares)
2020-12-23 05:29:09 +03:00
Nikita Mikhaylov
e1fc9122cc
Update ParallelParsingBlockInputStream.cpp
2020-12-23 05:28:53 +03:00
Nikita Mikhaylov
54d2fe847f
Update src/DataStreams/ParallelParsingBlockInputStream.cpp
...
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-12-23 05:02:54 +03:00
Nikita Mikhaylov
dae1e9ba31
Merge pull request #17857 from fastio/feature_hints_for_column_names
...
hints for column names
2020-12-23 04:55:41 +03:00
Nikita Mikhaylov
9d8948657c
Update TreeRewriter.cpp
2020-12-23 04:54:49 +03:00
alexey-milovidov
c72a480d89
Merge pull request #17630 from amosbird/stacktracefix
...
Fix system.stack_trace when running in daemon mode
2020-12-23 04:40:50 +03:00
alexey-milovidov
aedb1874af
Fix clang-tidy
2020-12-23 04:40:23 +03:00
alexey-milovidov
c4bfce8dfd
Merge pull request #18374 from dkxiaohei/patch-2
...
Update datetime64.md
2020-12-23 04:39:31 +03:00