Commit Graph

77590 Commits

Author SHA1 Message Date
alexey-milovidov
82fd7cc212
Merge pull request #31673 from ClickHouse/remove-wrong-code-live-view
Remove outstandingly wrong code with LIVE VIEW
2021-11-24 15:20:54 +03:00
tavplubix
1f2087fc7b
Merge pull request #31692 from ClickHouse/revert-31679-fixmaterializecolumn
Revert "Fixed null pointer exception in `MATERIALIZE COLUMN`"
2021-11-24 14:57:08 +03:00
tavplubix
04b98ee1d7
Revert "Fixed null pointer exception in MATERIALIZE COLUMN" 2021-11-24 14:56:12 +03:00
Mikhail f. Shiryaev
240fb612c8
Merge pull request #31677 from ClickHouse/update-base64-2
Update base64 library
2021-11-24 12:52:46 +01:00
Mikhail f. Shiryaev
dccedc0785
Merge pull request #31675 from ClickHouse/replixx-prompt-rerender
Always re-render prompt while navigating history
2021-11-24 12:49:56 +01:00
Mikhail f. Shiryaev
567db8fee0
Merge pull request #31676 from ClickHouse/vy-benchmark
Add two more benchmark results from Vy Nguyen Tan
2021-11-24 12:31:56 +01:00
alesapin
646cf38213
Merge pull request #28981 from JackyWoo/add_4_letter_words_commands
Add four letter commands to keeper
2021-11-24 13:32:36 +03:00
alesapin
bcee05d593
Merge pull request #31688 from ClickHouse/fix_build_in_master
Fix workflow in master
2021-11-24 13:21:13 +03:00
alesapin
6ae12c0a62 Fix workflow in master 2021-11-24 13:20:42 +03:00
Maksim Kita
527480bd8e
Merge pull request #31679 from excitoon-favorites/fixmaterializecolumn
Fixed null pointer exception in `MATERIALIZE COLUMN`
2021-11-24 12:29:23 +03:00
Maksim Kita
801c6c1e99
Merge pull request #31119 from nautaa/fix-file-log
remove unnecessary assert in StorageFileLog
2021-11-24 12:28:13 +03:00
Vladimir Chebotarev
4f7f9795a1 Fixed null pointer exception in MATERIALIZE COLUMN. 2021-11-24 09:17:43 +03:00
Alexey Milovidov
6859be2b3d Update base64 library 2021-11-24 03:17:11 +03:00
alexey-milovidov
2d7ff774fd
Update ontime.md 2021-11-24 02:48:18 +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
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
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
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
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
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
Alexey Milovidov
67306ddb1c Fix error 2021-11-23 01:44:46 +03:00
Vitaly Baranov
8eae84b8cf
Merge pull request #31607 from vitlibar/stop-reloading-all-configs-on-shutdown-early
Stop all periodic reloading of all the configuration files on shutdown earlier
2021-11-22 22:45:14 +03:00
Thom O'Connor
de0ff97242 Updated adopters: added 4 new adopters, sorted alphabetically, and minor editing 2021-11-22 11:08:55 -08:00
Kruglov Pavel
aaf34884de
Merge pull request #31405 from sevirov/sevirov-DOCSUP-16819-add_capnproto_output_format
DOCSUP-16819: Add CapnProto output format
2021-11-22 21:35:44 +03:00
Azat Khuzhin
5d6e5b60ab Add bindings for navigating through history (instead of lines/history)
Before this patch, replxx history_next/history_previous (which were
mapped to UP/DOWN) navigates through history lines first (in multi-line
mode, and after through history.

But it is not convenient, since in case of query contains lots of line
it can take awhile.

So now, after this update, replxx will change the meaning of
history_next/history_previous (which will be binded to M-UP/M-DOWN),
those actions will always navigates through history lines.

And new actions, line_next/line_previous (binded to UP/DOWN) will
navigate through lines of current item first, and when it reaches
begin/end it will go the previous/next history item.

Also note, that ClickHouse rebind of C-P/C-N is fine, since it is binded to
history_next/history_previous, and this is desired (like in readline).

Follow-up for: #30143 (cc: @amosbird)
2021-11-22 21:05:53 +03:00
Dmitriy
0f6d69fb0f Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-16819-add_capnproto_output_format 2021-11-22 20:31:27 +03:00
Dmitriy
ba0adf0f97 Fix by comments
Поправил согласно комментариям разработчика.
2021-11-22 20:24:47 +03:00
alesapin
203477c02a Bump 2021-11-22 19:19:20 +03:00
Constantine Peresypkin
fd551ad94c fix kerberized_hadoop image
current image uses non-existing centos6 repos
added direct fetch of actual rpm packages

fixed a typo in docker/images.json: duplicate entry
2021-11-22 17:32:19 +02:00
alesapin
5825242a7d Merge branch 'add_4_letter_words_commands' of github.com:JackyWoo/ClickHouse into JackyWoo_add_4_letter_words_commands 2021-11-22 18:02:22 +03:00
alesapin
35de9e42d9
Merge branch 'master' into add_4_letter_words_commands 2021-11-22 18:02:02 +03:00