Commit Graph

76362 Commits

Author SHA1 Message Date
Vitaly Baranov
54c89e0f0e Rename column "changed_settings"->"settings" in SessionLog. 2021-10-30 17:59:56 +03:00
Vitaly Baranov
973a7aea92 Rename columns "session_id"->"auth_id", "session_name"->"session_id" in SessionLog. 2021-10-30 17:59:32 +03:00
mergify[bot]
de43a7f4b0
Merge branch 'master' into fix-server-revision 2021-10-30 14:41:18 +00:00
kssenii
e97233f33d Fix --verbose in local and logging 2021-10-30 17:23:24 +03:00
alesapin
30ab4b3a7f
Update KeeperTCPHandler.cpp 2021-10-30 16:02:05 +03:00
Maksim Kita
2e3ff53725
Merge pull request #30708 from ClickHouse/revert-30707-revert-30673-improve-usability-remote-host-filter
Revert "Revert "Improve usability of `remote_url_allow_hosts`""
2021-10-30 15:55:24 +03:00
alesapin
16a6f8f0c5 Fix style 2021-10-30 15:34:30 +03:00
alexey-milovidov
a7f1a4c268
Merge pull request #30863 from excitoon/patch-14
Fixed `--disable-net-host` in `runner`
2021-10-30 15:33:34 +03:00
alesapin
40bffcec3a Fix error message in Keeper 2021-10-30 15:32:29 +03:00
alexey-milovidov
49a3cfcbc6
Merge pull request #30866 from ClickHouse/alter_in_memory_db
Support alter table for Memory database
2021-10-30 15:32:14 +03:00
Alexey Milovidov
98953bc274 Fix test 2021-10-30 15:29:38 +03:00
alesapin
89dc19bbb8 Better 2021-10-30 15:11:31 +03:00
feng lv
e068855c3e fix
fix
2021-10-30 11:12:36 +00:00
Amos Bird
d647a2db0c
Fix invalid header in projection block calculation 2021-10-30 17:26:43 +08:00
alesapin
ab8fe00eb2 Avoid warning from github 2021-10-30 11:29:38 +03:00
alesapin
b1117458e9 Currently disable release check 2021-10-30 11:21:41 +03:00
木木夕120
a9dd8f30ed
Merge branch 'ClickHouse:master' into master 2021-10-30 14:26:24 +08:00
Maksim Kita
0d7dfdccf9 Fixed tests 2021-10-30 01:29:36 +03:00
alesapin
00be07b9af Fix pagination in lambdas 2021-10-30 01:09:23 +03:00
alexey-milovidov
77d461609c
Merge pull request #30869 from ClickHouse/rename-mac-arch
Rename Mac architecture on Quick Start page
2021-10-30 00:25:31 +03:00
alexey-milovidov
20ceb31567
Update website/templates/index/quickstart.html
Co-authored-by: Denis Glazachev <traceon@users.noreply.github.com>
2021-10-30 00:25:04 +03:00
alexey-milovidov
f579b2973f
Update website/templates/index/quickstart.html
Co-authored-by: Denis Glazachev <traceon@users.noreply.github.com>
2021-10-30 00:24:49 +03:00
Alexey Milovidov
aa737b7a11 Allow to parse Date as YYYYMMDD 2021-10-30 00:23:03 +03:00
tavplubix
3c09ac4e29
Update 01164_alter_memory_database.reference 2021-10-30 00:00:31 +03:00
Maksim Kita
cf0fbbbc17
Merge pull request #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian
DOCSUP-16606: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 23:53:45 +03:00
Maksim Kita
ca5886a362
Merge pull request #30669 from gyuton/gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
DOCSUP-14091: Documented the tupleToNameValuePairs
2021-10-29 23:52:58 +03:00
alexey-milovidov
1824bd76e5
Update Install.cpp 2021-10-29 22:49:28 +03:00
Alexey Milovidov
89bfb1cb4f Rename Mac architecture on Quick Start page 2021-10-29 22:42:58 +03:00
mergify[bot]
cf227c477a
Merge branch 'master' into alter_in_memory_db 2021-10-29 19:41:53 +00:00
mergify[bot]
09eb3b8fc1
Merge branch 'master' into qoega-docker-docs 2021-10-29 19:41:09 +00:00
Teja
68e771f849
Update Install.cpp 2021-10-29 21:30:55 +02:00
Teja
6dd605cc13
update out statement 2021-10-29 21:26:44 +02:00
gyuton
a5cd1aa294
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-29 22:24:14 +03:00
olgarev
00692b59d3 Corrections 2021-10-29 19:07:00 +00:00
Kseniia Sumarokova
6035e0498b
Merge pull request #30786 from kssenii/fix-filelog-test
Fix test 02022
2021-10-29 22:06:28 +03:00
Kseniia Sumarokova
bf290d0678
Merge pull request #30837 from kssenii/remove-redundant
Remove redundant from http buffer
2021-10-29 22:04:06 +03:00
olgarev
e22bf9ef06
Apply suggestions from code review 2021-10-29 22:00:04 +03:00
olgarev
7fb7de54fd
Apply suggestions from code review 2021-10-29 21:59:54 +03:00
alesapin
40616a9cbb More angry kill 2021-10-29 21:57:17 +03:00
alesapin
dcbef00cd0 Merged correctly 2021-10-29 21:55:32 +03:00
Vladimir Chebotarev
ef57f6d363 Fixed --disable-net-host. 2021-10-29 18:55:11 +00:00
Kseniia Sumarokova
2050d0a33d
Merge pull request #30793 from lingtaolf/feature/function_mapExtractKeyLike
Add  new function mapExtractKeyLike
2021-10-29 21:54:39 +03:00
alesapin
2453d9d954 Merge branch 'qoega-docker-docs' of github.com:ClickHouse/ClickHouse into qoega-docker-docs 2021-10-29 21:54:31 +03:00
alesapin
274dbc83a3 Merge branch 'master' into qoega-docker-docs 2021-10-29 21:53:53 +03:00
alesapin
c1f86ff826
Merge pull request #30868 from ClickHouse/trying_actions
Add docker cleanup after actions
2021-10-29 21:52:57 +03:00
olgarev
4437d68640
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-29 21:48:39 +03:00
alesapin
e83f47c4b3 Add cleanup of docker images 2021-10-29 21:46:50 +03:00
alesapin
f28daf4eee Merge branch 'master' into trying_actions 2021-10-29 21:45:27 +03:00
alesapin
6bd53e9a4f Additional cleanup after checks 2021-10-29 21:44:36 +03:00
alesapin
d872eae809 Better 2021-10-29 21:43:03 +03:00