kssenii
|
a2326f5035
|
Fix
|
2021-11-10 19:03:54 +03:00 |
|
kssenii
|
f4f0bd8b5c
|
Fix
|
2021-11-10 13:16:39 +03:00 |
|
kssenii
|
60ed991c2c
|
Fix
|
2021-11-10 11:47:03 +03:00 |
|
kssenii
|
ee9ceaf7d4
|
Better
|
2021-11-09 14:27:17 +03:00 |
|
kssenii
|
38466cb76f
|
Storage merge fix aliases with where
|
2021-11-03 14:17:11 +03:00 |
|
alexey-milovidov
|
1285d3bd8c
|
Merge pull request #30877 from amosbird/projection-fix22
Fix invalid header in projection block calculation
|
2021-10-31 16:30:02 +03:00 |
|
alexey-milovidov
|
34009ea4a3
|
Merge pull request #30310 from amosbird/projection-fix20
Fix IN set filtering when projection is used.
|
2021-10-31 15:00:45 +03:00 |
|
alexey-milovidov
|
15b9d65221
|
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
|
2021-10-31 14:56:51 +03:00 |
|
alexey-milovidov
|
459130b179
|
Merge pull request #30887 from amosbird/setindexfix
Fix index analysis for set index
|
2021-10-31 14:50:11 +03:00 |
|
alexey-milovidov
|
35c6558043
|
Merge pull request #30864 from ClickHouse/fix-server-revision
Fix protocol revision.
|
2021-10-31 14:24:55 +03:00 |
|
alexey-milovidov
|
38518070b7
|
Merge pull request #30882 from vitlibar/rename-columns-in-session-log
Rename columns in SessionLog
|
2021-10-31 12:30:01 +03:00 |
|
alexey-milovidov
|
0ffb580515
|
Merge pull request #30888 from CurtizJ/with-fill-no-rows
Fix WITH FILL with set TO and FROM and no rows in result set
|
2021-10-31 12:29:07 +03:00 |
|
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
|
2b28e87a7f
|
Merge pull request #30880 from ClickHouse/fix_message_keeper
Fix error message in Keeper handler
|
2021-10-31 10:43:16 +03:00 |
|
Amos Bird
|
b3a8ad124f
|
Fix index analysis for set index
|
2021-10-31 12:35:20 +08: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 |
|
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
|
40bffcec3a
|
Fix error message in Keeper
|
2021-10-30 15:32:29 +03:00 |
|
Amos Bird
|
d647a2db0c
|
Fix invalid header in projection block calculation
|
2021-10-30 17:26:43 +08:00 |
|
Alexey Milovidov
|
aa737b7a11
|
Allow to parse Date as YYYYMMDD
|
2021-10-30 00:23:03 +03:00 |
|
mergify[bot]
|
cf227c477a
|
Merge branch 'master' into alter_in_memory_db
|
2021-10-29 19:41:53 +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 |
|
Kseniia Sumarokova
|
2050d0a33d
|
Merge pull request #30793 from lingtaolf/feature/function_mapExtractKeyLike
Add new function mapExtractKeyLike
|
2021-10-29 21:54:39 +03:00 |
|
tavplubix
|
a5901f2901
|
Update DatabasesCommon.cpp
|
2021-10-29 19:58:13 +03:00 |
|
Alexander Tokmakov
|
3933cd8259
|
support alter table for Memory database
|
2021-10-29 19:47:57 +03:00 |
|
Nikolai Kochetov
|
41c2c24b61
|
Fix protocol revision.
|
2021-10-29 19:18:36 +03:00 |
|
Kseniia Sumarokova
|
b49797ad51
|
Update ReadBufferFromS3.cpp
|
2021-10-29 15:54:40 +03:00 |
|
Amos Bird
|
211c3d4d49
|
Better Projection IN
|
2021-10-29 20:24:36 +08:00 |
|
Amos Bird
|
0bf1efff97
|
Fix build
|
2021-10-29 19:51:34 +08:00 |
|
tavplubix
|
f50b2b651b
|
Merge pull request #30822 from ClickHouse/fix_29052
Fix ambiguity when extracting auxiliary ZooKeeper name
|
2021-10-29 12:15:29 +03:00 |
|
Filatenkov Artur
|
44b5dd1161
|
Refactoring in codec encrypted (#30564)
* refactoring
* remove mistake in docs
|
2021-10-29 11:44:28 +03:00 |
|
kssenii
|
b56c2f9499
|
Remove redundant lines from http buffer
|
2021-10-29 11:40:21 +03:00 |
|
alesapin
|
1869d094b2
|
Merge pull request #29205 from kssenii/disk-async-read
Try async read for remote fs disks
|
2021-10-29 10:17:17 +03:00 |
|
alesapin
|
8dfbb43059
|
Merge pull request #30800 from kitaisreal/dictionary-source-unknown-column-name-in-dictionary-fix
DictionarySource unknown column name fix
|
2021-10-29 10:14:26 +03:00 |
|
Kseniia Sumarokova
|
1cc1417ba4
|
Update StorageFileLog.cpp
|
2021-10-29 09:53:48 +03:00 |
|
凌涛
|
921bdbdd7d
|
Update src/Functions/map.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2021-10-29 14:51:34 +08:00 |
|
mergify[bot]
|
65df198e9b
|
Merge branch 'master' into conf-clickhouse
|
2021-10-28 22:19:42 +00:00 |
|
kssenii
|
4f3433b4e1
|
Some clean up before merging
|
2021-10-29 01:04:52 +03:00 |
|
Maksim Kita
|
08af73c8f4
|
DictionarySource fixed exception
|
2021-10-29 00:30:09 +03:00 |
|
tavplubix
|
bb4a8e91f7
|
Create StorageReplicatedMergeTree.cpp
|
2021-10-28 20:25:31 +03:00 |
|
Alexander Tokmakov
|
c1310841d9
|
fix ambiguity when extracting auxiliary zk name
|
2021-10-28 19:19:41 +03:00 |
|
kssenii
|
7e2ea97e3c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-28 18:46:21 +03:00 |
|