Commit Graph

76399 Commits

Author SHA1 Message Date
alexey-milovidov
6b2dc88dd6
Merge pull request #30886 from ClickHouse/client-fix-parallel-formatting
Fix parallel formatting and progress flicker in clickhouse-client
2021-10-31 12:27:38 +03:00
alesapin
00718fed2f Fix release job 2021-10-31 10:46:56 +03:00
alesapin
2b28e87a7f
Merge pull request #30880 from ClickHouse/fix_message_keeper
Fix error message in Keeper handler
2021-10-31 10:43:16 +03:00
Vladimir Chebotarev
e9c606840f
Better handling of xtables.lock in runner. 2021-10-31 10:08:20 +03:00
Amos Bird
b3a8ad124f
Fix index analysis for set index 2021-10-31 12:35:20 +08:00
Vitaly Baranov
0e8c9b089f Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
Vitaly Baranov
42596b16bc Make StorageLog.cpp to implement both Log and TinyLog engines.
Refactoring of implementation of the Log family.
2021-10-31 03:52:36 +03:00
alexey-milovidov
eaca6bbe3e
Merge pull request #30889 from ClickHouse/timescaledb-benchmark
TimescaleDB benchmark
2021-10-31 02:28:42 +03:00
Alexey Milovidov
545289bd19 Update 2021-10-31 02:26:39 +03:00
Alexey Milovidov
e3f478c641 Add results from TimescaleDB with compression 2021-10-31 02:25:58 +03:00
Alexey Milovidov
2424c546bd Update 2021-10-30 23:35:20 +03:00
Alexey Milovidov
85fa26f2e8 Add usability testing 2021-10-30 23:23:00 +03:00
Teja Srivastasa
661c288f49 Merge branch 'teja/30672' of github.com:tejasrivastav/ClickHouse into teja/30672 2021-10-30 22:22:13 +02:00
Alexey Milovidov
f040912ba6 Add benchmark results for TimescaleDB 2021-10-30 23:20:34 +03:00
Teja Srivastasa
cd14be90aa fix unresolved pid 2021-10-30 22:18:33 +02:00
Anton Popov
5fe4bcd22e fix WITH FILL with set TO and FROM and no rows in result set 2021-10-30 21:38:40 +03:00
alexey-milovidov
c504e0c08d
Update ClientBase.cpp 2021-10-30 21:17:38 +03:00
alexey-milovidov
9adff8a2b8
Merge pull request #30871 from ClickHouse/parse-date-yyyymmdd
Allow to parse Date as YYYYMMDD
2021-10-30 21:10:41 +03:00
Alexey Milovidov
05c2cd098c Fix parallel formatting and progress flicker in clickhouse-client 2021-10-30 21:02:33 +03:00
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