alesapin
2396f73e08
Fix performance tests comparison
2021-11-23 11:34:10 +03:00
alesapin
62b2eb6694
Merge branch 'master' into add_performance_tests
2021-11-23 11:26:45 +03:00
alesapin
925e83bd0c
Merge branch 'master' into add_performance_tests
2021-11-23 11:24:36 +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
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
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
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
ef6079633d
Merge pull request #31605 from vitlibar/fix-cleanup-in-integration-tests
...
Fix cleanup in integration tests
2021-11-22 17:58:47 +03:00
Ivan Blinkov
e94f5a3344
[website] drop calendar link for today's past webinar ( #31634 )
2021-11-22 17:17:22 +03:00
tavplubix
0772f6c215
Merge pull request #31584 from ClickHouse/debug_expired_sessions
...
Try to debug expired sessions
2021-11-22 17:06:46 +03:00
Anton Popov
43cfa4467b
Merge pull request #31476 from CurtizJ/merging-constraints
...
Merging #18787 (Constraints)
2021-11-22 15:57:59 +03:00
alesapin
c765669190
Merge pull request #31630 from ClickHouse/fix_yml_for_master
...
Fix master yml
2021-11-22 15:12:06 +03:00
alesapin
8a7c75554a
Fix master yml
2021-11-22 15:07:53 +03:00
alesapin
06d7afd55a
Merge pull request #31629 from ClickHouse/add_ci_for_master
...
Add github actions for master
2021-11-22 15:06:12 +03:00
alesapin
a0fb44a495
Add master yml
2021-11-22 14:54:02 +03:00
alesapin
32cf30059a
Merge branch 'master' into add_performance_tests
2021-11-22 14:31:25 +03:00
tavplubix
dc6d48ff83
Merge pull request #31292 from stigsb/materialized-mysql-atomic-only
...
Drop support for DatabaseOrdinary in MaterializedMySQL
2021-11-22 14:03:50 +03:00
alesapin
044532f217
Followup
2021-11-22 13:47:31 +03:00
Kruglov Pavel
814a36ba69
Merge pull request #31434 from Avogar/custom-with-names-and-types
...
Add formats CustomSeparatedWithNames/WithNamesAndTypes
2021-11-22 13:24:00 +03:00
Nikolai Kochetov
b814f54f50
Merge pull request #31474 from amosbird/projection-improve6
...
Allow partition column to be used for minmax_count projection
2021-11-22 13:01:57 +03:00
alesapin
b3d41e6ff3
Merge pull request #31623 from ClickHouse/trying_push_event_again
...
Trying push event again
2021-11-22 12:58:38 +03:00
alesapin
0293a82350
Merge branch 'master' into trying_push_event_again
2021-11-22 12:56:58 +03:00
alesapin
841141440b
Fix search for PR
2021-11-22 12:56:13 +03:00
alesapin
589bb9eb92
Trying to use push event
2021-11-22 12:39:45 +03:00
Vitaly Baranov
2f8c829395
Stop all periodic reloading of all the configuration files on shutdown earlier.
2021-11-22 12:26:05 +03:00
Vitaly Baranov
6f5f72738b
Fix cleanup in integration tests.
2021-11-22 12:05:52 +03:00
alesapin
ae8071433d
Merge pull request #31619 from ClickHouse/try_other_event
...
Other event for release PR
2021-11-22 11:56:58 +03:00
alesapin
d8e0b5a0a0
Other event for release PR
2021-11-22 11:55:46 +03:00
alesapin
48dfd44727
Merge pull request #31618 from ClickHouse/add_tests_for_release_branches
...
Add workflow run for release branches
2021-11-22 11:46:54 +03:00
alesapin
2f11ad7241
Add workflow run for release branches
2021-11-22 11:33:52 +03:00
alesapin
c2b90eeb16
Fix in old CI too
2021-11-22 11:09:21 +03:00
alesapin
8fd5ff7452
Fix build requirements for unit tests
2021-11-22 11:06:42 +03:00
Kseniia Sumarokova
32911193de
Merge pull request #31394 from lehasm/alexey-sm-DOCSUP-17653-doc-WHERE-EXISTS
...
DOCSUP-17653: document EXISTS(subquery)
2021-11-22 08:57:53 +03:00
Maksim Kita
674b061522
Merge pull request #31200 from sevirov/sevirov-DOCSUP-17240-document_the_server_settings
...
DOCSUP-17240: Document the server settings
2021-11-22 02:19:48 +03:00
alexey-milovidov
8e69c66c1b
Update build-cross-osx.md
2021-11-21 23:38:47 +03:00
alexey-milovidov
b6a01b994a
Update build-cross-osx.md
2021-11-21 23:24:28 +03:00
alexey-milovidov
fc194d8495
Update build-cross-osx.md
2021-11-21 23:15:41 +03:00
alexey-milovidov
d958528d11
Update build-cross-osx.md
2021-11-21 23:15:26 +03:00
Anton Popov
c034491da9
fix style check
2021-11-21 23:02:33 +03:00
Anton Popov
afe8d3c424
refactor merged index conditions
2021-11-21 22:49:34 +03:00
alexey-milovidov
2e44c37462
Merge pull request #31604 from murfel/patch-1
...
Update developer-instruction.md: Added the missing --recursive flag
2021-11-21 20:08:59 +03:00
Natasha Murashkina
7eeffc233a
Update developer-instruction.md
...
Added the missing --recursive flag for cloning submodules.
The text says "specify the `--recursive` flag as in the example above" but the flag wasn't there in the example
2021-11-21 16:07:38 +03:00
alesapin
d3c74d7efb
Merge branch 'master' into add_performance_tests
2021-11-21 15:35:39 +03:00
alesapin
26a6faf7cc
Fix test run
2021-11-21 15:35:31 +03:00
tavplubix
14cff8cb91
Merge pull request #31527 from ClickHouse/tavplubix-patch-5
...
Do not clean iptables rules in session-scope fixture
2021-11-21 15:05:58 +03:00