Commit Graph

77829 Commits

Author SHA1 Message Date
Alexey Milovidov
6859be2b3d Update base64 library 2021-11-24 03:17:11 +03:00
Alexey Milovidov
e59e833cc6 Fix build 2021-11-24 03:11:22 +03:00
Alexey Milovidov
8d43a5d4b2 Maybe fix build 2021-11-24 03:01:21 +03:00
alexey-milovidov
2d7ff774fd
Update ontime.md 2021-11-24 02:48:18 +03:00
Alexey Milovidov
a04c0ea48e Merge branch 'hermetic-builds' of github.com:yandex/ClickHouse into hermetic-builds 2021-11-24 02:25:42 +03:00
Alexey Milovidov
4b0b659ee8 Add two more benchmark results from Vy Nguyen Tan 2021-11-24 02:10:35 +03:00
Alexey Milovidov
1cfa52f921 Always re-render prompt while navigating history 2021-11-24 02:01:31 +03:00
Alexey Milovidov
1acbafdffe Remove outstandingly wrong code 2021-11-24 00:48:57 +03:00
alexey-milovidov
d15817135f
Merge pull request #31642 from thomoco/master
Updated adopters: added 4 new adopters, sorted alphabetically, and minor editing
2021-11-24 00:36:44 +03:00
alexey-milovidov
3869ef4182
Update adopters.md 2021-11-24 00:36:13 +03:00
alexey-milovidov
a79a0fa265
Update run_check.py 2021-11-24 00:34:57 +03:00
alexey-milovidov
155ed1d4cb
Update run_check.py 2021-11-24 00:33:48 +03:00
Alexey Milovidov
51ee8fdbb0 More easy cross-compiling for FreeBSD 2021-11-24 00:32:04 +03:00
alexey-milovidov
61454ffbcb
Merge branch 'master' into hermetic-builds 2021-11-24 00:25:16 +03:00
Alexander Tokmakov
9237b251d5 allow rename dict in Ordrinary, fix another issue 2021-11-23 20:53:45 +03:00
avogar
6ba8291809 Remove temporary files 2021-11-23 19:56:45 +03:00
avogar
4470365fb3 Fix 2021-11-23 19:56:44 +03:00
avogar
b81d8426d3 Clean up 2021-11-23 19:56:43 +03:00
avogar
af48bafa5b Add test 2021-11-23 19:56:43 +03:00
avogar
a900a26691 Support parallel formatting for all text output formats 2021-11-23 19:56:43 +03:00
Thom O'Connor
a6baed301f
Merge branch 'ClickHouse:master' into master 2021-11-23 08:47:50 -07:00
alexey-milovidov
8216b7863b
Merge pull request #20151 from kitaisreal/enable-clang-vtables-optimization
Enable clang vtables optimization
2021-11-23 18:46:18 +03:00
Ivan Blinkov
19810bad95
[website] improve hero.html button positioning (#31660) 2021-11-23 17:43:58 +03:00
Kruglov Pavel
6987e5bfd0
Update SerializationDecimal.cpp 2021-11-23 17:30:52 +03:00
avogar
f460e94180 Fix tests 2021-11-23 17:26:30 +03:00
Kruglov Pavel
d68880754c
Merge pull request #31652 from ClickHouse/Avogar-patch-1
Try to fix possible data race in RemoteQueryExecutorReadContext
2021-11-23 16:47:29 +03:00
Kruglov Pavel
b63b47f0f0
Merge pull request #31265 from Avogar/fix-write-buffers
Fix and refactor WriteBiffer-s a little
2021-11-23 16:46:09 +03:00
Kruglov Pavel
6d942401bb
Merge pull request #31510 from azat/fix-progress-for-insert
Fix progress for short INSERT SELECT queries
2021-11-23 16:37:06 +03:00
alexey-milovidov
121fc6b304
Merge pull request #31632 from ClickHouse/filimonov-patch-multiFuzzyMatchAny-docs
Update string-search-functions.md
2021-11-23 15:33:27 +03:00
mergify[bot]
8611b33947
Merge branch 'master' into enable-clang-vtables-optimization 2021-11-23 10:34:23 +00:00
alexey-milovidov
341f705419
Merge pull request #30599 from ClickHouse/zlib-ng-own-cmake
Use our own CMakeLists for `zlib-ng`, `cassandra`, `mariadb-connector-c` and `xz`, `re2`, `sentry`, `gsasl`, `arrow`, `protobuf`.
2021-11-23 13:33:29 +03:00
alesapin
16f034fe4c Flush bytes after 4 letter commands 2021-11-23 13:31:10 +03:00
Ivan Blinkov
726fc659fa
Update run_check.py 2021-11-23 13:21:57 +03:00
Tom Risse
cd0bebd4b1
Update base with banner block. Add banner HTML. Update index,company,careers with block for banner (#31647) 2021-11-23 13:21:31 +03:00
alesapin
0be4acfa3d Use more powerful server for thread tests 2021-11-23 13:08:18 +03:00
alesapin
d843f8f1a6 Remove event 2021-11-23 13:07:02 +03:00
alesapin
b13022b5fb Add some changes to test 2021-11-23 13:06:00 +03:00
alesapin
0623bc506e Add integration tests flaky check 2021-11-23 12:56:39 +03:00
alesapin
dc288a95b4 Small fixes in CI 2021-11-23 12:43:49 +03:00
alesapin
9efaa753be Fix images 2021-11-23 12:43:26 +03:00
Kruglov Pavel
65233110ae
Try to fix possible data race 2021-11-23 12:43:06 +03:00
tavplubix
7a43a87f5b
Use shard and replica name from Replicated database arguments (#31488)
* fix another issue

* use shard and replica name from Replicated database

* fix

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-23 12:41:54 +03:00
Ivan Blinkov
41c4ac7ac6
[ci] add flickerbox-tom to whitelist 2021-11-23 12:34:31 +03:00
alesapin
2bef313f75
Merge pull request #31617 from ClickHouse/fix_unit_tests_build
Fix build requirements for unit tests
2021-11-23 10:45:37 +03:00
alexey-milovidov
dc34ac111e
Merge pull request #31641 from azat/replxx-history-line-next-prev
Add bindings for navigating through history (instead of lines/history)
2021-11-23 04:18:43 +03:00
alexey-milovidov
2a7ceca14a
Merge pull request #31637 from pkit/fix_kerberized_hadoop
fix kerberized_hadoop image
2021-11-23 02:39:21 +03:00
Alexey Milovidov
200913a5a5 Remove garbage 2021-11-23 02:23:52 +03:00
Alexey Milovidov
1e057d51c1 Fix error 2021-11-23 02:17:53 +03:00
Alexey Milovidov
a31abc2264 One step back 2021-11-23 02:11:38 +03:00
Alexey Milovidov
e288ff409a Fix error 2021-11-23 01:57:28 +03:00