Maksim Kita
|
218f534a6f
|
Merge pull request #24100 from Enmk/fix_DateTime64_vs_DateTime_in_WHERE
Fix DateTime64 column vs DateTime value in where
|
2021-05-19 17:27:28 +03:00 |
|
Alexander Kuzmenkov
|
e9b69bbd70
|
Merge pull request #23906 from azat/fix-distributed_group_by_no_merge
distributed_group_by_no_merge fixes
|
2021-05-19 16:16:08 +03:00 |
|
Alexander Kuzmenkov
|
09cb467812
|
Update StorageDistributed.cpp
|
2021-05-19 16:14:33 +03:00 |
|
Nikita Mikhaylov
|
aa58fc096c
|
done
|
2021-05-19 14:44:39 +03:00 |
|
Nikolai Kochetov
|
0b8bf34aba
|
Merge pull request #24256 from ClickHouse/log-exception-for-allocator-free
Log exception in Allocator::free
|
2021-05-19 13:39:39 +03:00 |
|
alesapin
|
90f12a3002
|
Merge pull request #24203 from ClickHouse/simplier_is_local_address
Simplier isLocalAddress
|
2021-05-19 10:53:35 +03:00 |
|
Vitaly Baranov
|
ce1c947f25
|
Merge pull request #22228 from traceon/ldap-user-dn-detection
LDAP: user DN detection functionality for role mapping with Active Directory
|
2021-05-19 10:34:47 +03:00 |
|
tavplubix
|
8b13e73ac2
|
Merge pull request #24208 from ClickHouse/fix_intersecting_parts_again
Addition to #23997
|
2021-05-18 21:13:25 +03:00 |
|
Vitaliy Zakaznikov
|
03ebd18d01
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection
|
2021-05-18 14:08:28 -04:00 |
|
Nikolai Kochetov
|
342486e321
|
Log exception in Allocator::free
|
2021-05-18 19:15:48 +03:00 |
|
Anton Popov
|
662888aee0
|
Merge pull request #24183 from hexiaoting/dev_nested_bugfix
Fix bug for update nested columns with const condition
|
2021-05-18 18:26:02 +03:00 |
|
alesapin
|
c1c6a0d8e3
|
Merge pull request #24248 from ucasFL/remove
remove useless code
|
2021-05-18 16:09:00 +03:00 |
|
feng lv
|
403d0a305b
|
remove useless code
|
2021-05-18 12:19:04 +00:00 |
|
tavplubix
|
3a98e7f427
|
Merge pull request #24124 from abel-cheng/feature/thread_name_in_stack_trace
Add thread_name in system.stack_trace
|
2021-05-18 14:48:49 +03:00 |
|
Alexander Tokmakov
|
2dac182df3
|
fix
|
2021-05-18 13:00:34 +03:00 |
|
alesapin
|
2b62ce9044
|
Add smoke test for local address
|
2021-05-18 11:35:51 +03:00 |
|
Kruglov Pavel
|
cee8e280c7
|
Merge pull request #24193 from plugine/fix-mutation-for-storagememory
Fix wrong typo at StorageMemory
|
2021-05-18 10:57:52 +03:00 |
|
alesapin
|
64baa524b8
|
Merge pull request #24191 from kssenii/hdfs-fixes
Fix abnormal termination when hdfs is unreachable
|
2021-05-18 10:12:05 +03:00 |
|
Maksim Kita
|
40d8d95fd2
|
Merge pull request #24067 from azat/buffer-destroy-first
Flush Buffer tables before shutting down tables (within one database)
|
2021-05-18 09:07:28 +03:00 |
|
Maksim Kita
|
49d82ee408
|
Merge pull request #24177 from ucasFL/fix-reinterpret
fix reinterpretAsFixedString for UUID
|
2021-05-18 08:58:08 +03:00 |
|
Maksim Kita
|
4a84c2f3ea
|
Merge pull request #24210 from kitaisreal/small-style-code-simplification
Small code simplification
|
2021-05-18 08:13:54 +03:00 |
|
hexiaoting
|
4eeaa02975
|
fix
|
2021-05-18 10:00:09 +08:00 |
|
feng lv
|
dcf5d345e8
|
fix reinterpretAsFixedString for UUID
fix
|
2021-05-18 01:50:27 +00:00 |
|
Alexander Tokmakov
|
20b9af7b26
|
do not allow concurrent alter partition
|
2021-05-18 00:20:58 +03:00 |
|
Maksim Kita
|
8e13182bc4
|
Merge pull request #24182 from kitaisreal/lru-benchmarks
Updated LRUHashMap benchmarks
|
2021-05-17 23:58:16 +03:00 |
|
Maksim Kita
|
f5b9007d63
|
Small code simplification
|
2021-05-17 23:26:25 +03:00 |
|
Maksim Kita
|
5e7ca811fb
|
Merge pull request #24176 from vitlibar/fix-race-condition-in-context-access
Fix race condition in ContextAccess
|
2021-05-17 23:01:01 +03:00 |
|
Maksim Kita
|
a208e3cdb5
|
Removed commented code
|
2021-05-17 22:13:50 +03:00 |
|
Maksim Kita
|
0870970e30
|
Merge pull request #24178 from kitaisreal/function-move-file
Function move file
|
2021-05-17 22:02:43 +03:00 |
|
alesapin
|
6127ba901e
|
Small improvements
|
2021-05-17 19:29:11 +03:00 |
|
alesapin
|
acaf260a2e
|
Better
|
2021-05-17 19:18:38 +03:00 |
|
alesapin
|
b4f07a017c
|
Space
|
2021-05-17 18:32:34 +03:00 |
|
alesapin
|
5a0d0a1717
|
Much simplier isLocalAddress
|
2021-05-17 18:31:44 +03:00 |
|
kssenii
|
71fcbefdc7
|
Add final to class
|
2021-05-17 14:38:48 +00:00 |
|
Nikolai Kochetov
|
2e3e56f353
|
Update IFunction.cpp
|
2021-05-17 17:27:06 +03:00 |
|
kssenii
|
26fa920ad5
|
Fix clang tidy, slightly improve writeSuffix
|
2021-05-17 12:32:48 +00:00 |
|
Ilya Yatsishin
|
8ede5c736a
|
Merge pull request #23992 from MaxWk/enable-datatime64-version-column
enable DateTime64 to be version column
|
2021-05-17 14:34:15 +03:00 |
|
张中南
|
3d1992ea50
|
fix wrong typo at StorageMemory
|
2021-05-17 18:24:01 +08:00 |
|
kssenii
|
a8748a55df
|
Fix abnormal termination when hdfs goes away
|
2021-05-17 09:55:23 +00:00 |
|
tavplubix
|
42d5400e36
|
Update StorageSystemStackTrace.cpp
|
2021-05-17 12:07:50 +03:00 |
|
Kruglov Pavel
|
64e7994987
|
Merge pull request #23887 from kssenii/rabbitmq-fixes
RabbitMQ: allow user to define specific queue settings, its own exchange, user-managed queues; add cleanup on drop table
|
2021-05-17 12:01:12 +03:00 |
|
hexiaoting
|
c5c7b2db97
|
Fix bug for update nested columns with const condition
|
2021-05-17 16:34:50 +08:00 |
|
Maksim Kita
|
0adc5883c0
|
Fixed style check
|
2021-05-17 11:13:15 +03:00 |
|
Maksim Kita
|
cf43a3efe2
|
Updated LRUHashMap benchmarks
|
2021-05-17 11:08:22 +03:00 |
|
alesapin
|
eae2df6478
|
Merge pull request #23997 from ClickHouse/fix_intersecting_parts
Try fix intersecting parts
|
2021-05-17 10:46:58 +03:00 |
|
Maksim Kita
|
84fc1e0c3d
|
Fixed style check
|
2021-05-17 10:32:29 +03:00 |
|
Maksim Kita
|
d923d9e6ef
|
Function move file
|
2021-05-17 10:30:42 +03:00 |
|
Vitaly Baranov
|
1dc415596c
|
Fix race condition in ContextAccess.
|
2021-05-17 10:03:26 +03:00 |
|
Nikolai Kochetov
|
98e6c27a95
|
Merge pull request #24168 from amosbird/projection-fix3
Fix distributed processing when using projection
|
2021-05-17 09:45:39 +03:00 |
|
Maksim Kita
|
20cced0a4c
|
Merge pull request #24155 from kitaisreal/function-refactoring
IFunction refactoring
|
2021-05-17 09:26:57 +03:00 |
|