hexiaoting
|
cdb4dd57a6
|
Add new DataType Map(key,value)
|
2020-10-14 14:35:14 +08:00 |
|
Azat Khuzhin
|
2947eff878
|
Fix query hang with connections_with_failover_max_tries = 0 (endless loop)
|
2020-10-12 22:07:26 +03:00 |
|
alexey-milovidov
|
10e9d14466
|
Merge pull request #15818 from ClickHouse/style-pragma-once
Check for #pragma once in headers
|
2020-10-11 13:14:09 +03:00 |
|
alexey-milovidov
|
39e58128cd
|
Merge pull request #15812 from ClickHouse/bigint-hash
Minor changes in BigInt hash
|
2020-10-11 01:11:30 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Alexey Milovidov
|
9f15daf45c
|
Remove useless metrics to avoid confusion
|
2020-10-10 18:52:44 +03:00 |
|
Alexey Milovidov
|
a2ef0f6cba
|
Minor changes in BigInt hash
|
2020-10-10 18:46:41 +03:00 |
|
Alexey Milovidov
|
4f2d4988c6
|
Fix build on Mac OS
|
2020-10-10 13:51:57 +03:00 |
|
Alexey Milovidov
|
2c71327ff5
|
Fix build on Mac OS
|
2020-10-10 11:02:02 +03:00 |
|
Azat Khuzhin
|
553f6aa4cd
|
Remove unused functions
|
2020-10-07 21:30:53 +03:00 |
|
alexey-milovidov
|
97d97f6b2e
|
Merge pull request #15513 from ClickHouse/aku/error-context
Add some context to an error message
|
2020-10-03 16:24:19 +03:00 |
|
alexey-milovidov
|
ae61f8f7a6
|
Update filesystemHelpers.cpp
|
2020-10-03 15:57:35 +03:00 |
|
alexey-milovidov
|
4d6402525a
|
Update filesystemHelpers.h
|
2020-10-03 15:57:12 +03:00 |
|
Alexey Milovidov
|
d426ba3074
|
Step 4: cleanup
|
2020-10-03 03:07:55 +03:00 |
|
Alexey Milovidov
|
b6ca8a0676
|
Step 3: check other usages, add a comment
|
2020-10-03 03:05:54 +03:00 |
|
Alexey Milovidov
|
2441be4b66
|
Step 2: move code to .cpp
|
2020-10-03 03:02:47 +03:00 |
|
Alexey Milovidov
|
6608de470d
|
Step 1: handle EINTR in statvfs
|
2020-10-03 03:01:32 +03:00 |
|
Alexander Kuzmenkov
|
3be7c7745e
|
Use a separate overload for formatting with fmt
|
2020-10-02 14:06:38 +03:00 |
|
Alexander Kuzmenkov
|
6e07bfe7bc
|
return the comment
|
2020-10-01 17:29:22 +03:00 |
|
Alexander Kuzmenkov
|
c5d6e2e67c
|
Add context to error messages
|
2020-10-01 14:02:53 +03:00 |
|
Nikolai Kochetov
|
45618c9d4c
|
Merge pull request #15437 from ClickHouse/azat-ThreadPool-UAF-fixes
Destroy resources captured by lambda after `ThreadFromGlobalPool::join()`
|
2020-09-30 16:50:30 +03:00 |
|
alesapin
|
01d8a36cd6
|
Merge pull request #15456 from ClickHouse/more-exception-safety-in-shellcommand
Fix exception safety in ShellCommand
|
2020-09-30 12:56:55 +03:00 |
|
Nikolai Kochetov
|
0e412686bc
|
Better comments.
|
2020-09-30 11:25:22 +03:00 |
|
alexey-milovidov
|
412a54e356
|
Merge pull request #14693 from hustnn/zk_exist_fix2
Fix potential memory leak caused by zookeeper exist calling
|
2020-09-30 04:48:11 +03:00 |
|
Alexey Milovidov
|
78dbf10c7b
|
Fix exception safety in ShellCommand
|
2020-09-30 03:00:45 +03:00 |
|
Nikolai Kochetov
|
727289cb09
|
Destroy resurces captured by lambda after ThreadFromGlobalPool::join().
|
2020-09-29 23:43:02 +03:00 |
|
Nikolai Kochetov
|
a2c70c4611
|
Destroy resurces captured by lambda after ThreadFromGlobalPool::join().
|
2020-09-29 22:11:40 +03:00 |
|
Nikolai Kochetov
|
a7e7fd084f
|
Destroy resurces captured by lambda after ThreadFromGlobalPool::join().
|
2020-09-29 13:48:11 +03:00 |
|
Azat Khuzhin
|
789434994a
|
Reset job on failure too in ThreadPool::worker()
job should be reseted before decrementing scheduled_jobs to
ensure that the Job destroyed before wait() returns.
|
2020-09-29 10:56:36 +03:00 |
|
tavplubix
|
4578d89819
|
Merge pull request #15348 from ClickHouse/replicate_default_args
Continuation of #14791
|
2020-09-28 18:53:02 +03:00 |
|
tavplubix
|
421d3b0b86
|
Merge pull request #14760 from bharatnc/ncb/event_time_microsec_p2
add event_time_microseconds field for system.{trace,text,query,query_thread}_log tables
|
2020-09-28 18:34:21 +03:00 |
|
hustnn
|
a7024134dd
|
Merge remote-tracking branch 'upstream/master' into zk_exist_fix2
|
2020-09-28 14:44:55 +08:00 |
|
Alexander Tokmakov
|
3bc8d9daa9
|
fix sync
|
2020-09-27 14:10:45 +03:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
alexey-milovidov
|
bbbe51033d
|
Merge pull request #15321 from ClickHouse/query-obfuscator
Query obfuscator
|
2020-09-26 19:43:36 +03:00 |
|
Alexey Milovidov
|
5e146eda04
|
Fix error
|
2020-09-26 06:02:05 +03:00 |
|
Alexey Milovidov
|
62c2c2000c
|
Query obfuscator: development
|
2020-09-26 03:00:54 +03:00 |
|
bharatnc
|
24ea6b2380
|
TraceCollector - time s&us using same timespec
|
2020-09-25 10:39:37 -07:00 |
|
bharatnc
|
b0d4fe5114
|
TraceLog - add field event_time_microseconds
|
2020-09-25 10:39:37 -07:00 |
|
tavplubix
|
b96157e32b
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-25 13:42:39 +03:00 |
|
alexey-milovidov
|
13529265c4
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
|
Alexander Tokmakov
|
fb826557b7
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-25 02:04:01 +03:00 |
|
Alexey Milovidov
|
dce6a436f3
|
Fix strange code
|
2020-09-24 19:35:17 +03:00 |
|
Vitaly Baranov
|
0605808ed1
|
Merge pull request #14492 from vitlibar/use-previous-users-xml-if-failed-to-reload
Use previous users.xml if failed to reload
|
2020-09-24 16:25:19 +03:00 |
|
Alexander Kuzmenkov
|
813a876e93
|
Merge pull request #14962 from ClickHouse/log-avoid-deadlock
Avoid deadlocks in Log/TinyLog
|
2020-09-24 13:54:11 +03:00 |
|
Alexander Tokmakov
|
f0f91f84af
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-23 21:50:15 +03:00 |
|
Alexander Tokmakov
|
a8266a3d3c
|
fix DDDL with cross-replication and Atomic
|
2020-09-23 21:28:59 +03:00 |
|
Alexander Kuzmenkov
|
679c0988a5
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-09-22 16:25:52 +03:00 |
|
Alexander Kuzmenkov
|
dde4cf70e1
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-09-22 14:03:59 +03:00 |
|
Alexander Kuzmenkov
|
478c7309d4
|
Merge pull request #14843 from ClickHouse/aku/global-pool
Exception on double init of global thread pool
|
2020-09-22 13:44:39 +03:00 |
|