Alexey Milovidov
|
98687ff8f4
|
Merge branch 'master' into harmful
|
2020-12-31 02:25:28 +03:00 |
|
Anton Popov
|
27e8fc0c8d
|
Merge pull request #18565 from hexiaoting/dev_date
Make Date larger then 2106-02-07 overflow as 0(1970-01-01)
|
2020-12-30 22:53:25 +03:00 |
|
hexiaoting
|
a2e5f7693a
|
Fix condition error
|
2020-12-30 11:20:38 +08:00 |
|
Alexey Milovidov
|
48605e7a30
|
Fixed exit code of watchdog
|
2020-12-29 20:36:10 +03:00 |
|
hexiaoting
|
ccaea5fa42
|
Make Date > 2106-02-07 overflow as 0
|
2020-12-28 19:09:41 +08:00 |
|
Yatsishin Ilya
|
ce1e2b18a3
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
|
Nikolai Kochetov
|
8ffadac2a3
|
Try disable ucontect for arcadia
|
2020-12-23 19:49:36 +03:00 |
|
Nikolai Kochetov
|
e56a1c442c
|
Use ucontext fir arcadia build.
|
2020-12-23 18:20:52 +03:00 |
|
Nikolai Kochetov
|
af7f5c9518
|
Merge pull request #17868 from ClickHouse/async-read-from-socket
Async read from socket
|
2020-12-23 12:20:42 +03:00 |
|
Alexey Milovidov
|
062c226498
|
Fix Darwin build
|
2020-12-22 20:13:18 +03:00 |
|
Alexey Milovidov
|
674d0083d9
|
Remove unused code; fix clang tidy; fix old comments
|
2020-12-22 20:10:10 +03:00 |
|
Alexey Milovidov
|
ea3db22c1a
|
Merge branch 'master' into watchdog
|
2020-12-22 19:54:57 +03:00 |
|
Alexey Milovidov
|
100f9d5de3
|
Fix error and remove useless code
|
2020-12-22 10:38:39 +03:00 |
|
alexey-milovidov
|
f0dc3ec152
|
Merge pull request #17665 from amosbird/clientedit
clickhouse-client editor
|
2020-12-22 09:53:54 +03:00 |
|
Alexey Milovidov
|
3dafd4bb49
|
Minor changes
|
2020-12-22 09:45:08 +03:00 |
|
Alexey Milovidov
|
f977184028
|
Slightly better
|
2020-12-22 06:17:31 +03:00 |
|
Alexey Milovidov
|
f9012b12fb
|
Proper implementation
|
2020-12-22 06:01:51 +03:00 |
|
Alexey Milovidov
|
bbc676d821
|
Adjustments
|
2020-12-22 00:03:02 +03:00 |
|
Alexey Milovidov
|
157c66ebdb
|
Merge branch 'master' into harmful
|
2020-12-21 10:57:50 +03:00 |
|
alexey-milovidov
|
578d2f4442
|
Merge pull request #17269 from ucasFL/fix
Avoid bigint_cast stack overflow
|
2020-12-21 10:38:16 +03:00 |
|
Amos Bird
|
fe16aec48b
|
add .sql suffix
|
2020-12-21 14:43:06 +08:00 |
|
Amos Bird
|
0d89e4aac6
|
correct write
|
2020-12-21 14:43:06 +08:00 |
|
Amos Bird
|
86aa155e62
|
Cleaner
|
2020-12-21 14:43:05 +08:00 |
|
Amos Bird
|
a3d52dd6a0
|
Don't shallow errors.
|
2020-12-21 14:43:05 +08:00 |
|
Amos Bird
|
91e8b35977
|
clickhouse-client editor
|
2020-12-21 14:43:05 +08:00 |
|
alexey-milovidov
|
b932b984a0
|
Update wide_integer_impl.h
|
2020-12-21 04:02:49 +03:00 |
|
Alexey Milovidov
|
0b556444a3
|
Add comments
|
2020-12-21 03:36:18 +03:00 |
|
Alexey Milovidov
|
79aa18cf88
|
Add comments
|
2020-12-21 03:35:43 +03:00 |
|
Alexey Milovidov
|
bd9ac84038
|
Update function blocklist
|
2020-12-21 03:28:19 +03:00 |
|
Alexey Milovidov
|
ceb644db18
|
Update function blocklist
|
2020-12-21 03:22:07 +03:00 |
|
Alexey Milovidov
|
b99634dc5d
|
Merge branch 'master' into harmful
|
2020-12-21 03:03:10 +03:00 |
|
Alexey Milovidov
|
ff82176933
|
Add powf and powl to glibc-compatibility
|
2020-12-21 02:54:05 +03:00 |
|
Alexey Milovidov
|
a159fc0a90
|
Merge branch 'master' into ucasFL-fix
|
2020-12-20 22:29:43 +03:00 |
|
alexey-milovidov
|
55ed2ab563
|
Update wide_integer_impl.h
|
2020-12-20 09:46:43 +03:00 |
|
Amos Bird
|
c447628d42
|
Add connection thread metrics
|
2020-12-18 15:22:55 +08:00 |
|
alexey-milovidov
|
6ee2ada592
|
Merge pull request #18204 from ClickHouse/remove-strerror
Do not use non thread-safe function `strerror`
|
2020-12-18 08:07:46 +03:00 |
|
Alexey Milovidov
|
ec5b030928
|
More functions
|
2020-12-17 21:39:04 +03:00 |
|
Alexey Milovidov
|
fb3d235e84
|
Do not use strerror
|
2020-12-17 21:25:12 +03:00 |
|
Alexey Milovidov
|
aa9dda5d9a
|
Do not use strerror
|
2020-12-17 21:08:42 +03:00 |
|
Maksim Kita
|
fd7fe0f84c
|
Updated ya.make
|
2020-12-17 12:10:46 +03:00 |
|
Alexey Milovidov
|
bef492240c
|
Apply harmful library only for clickhouse binary
|
2020-12-17 06:45:46 +03:00 |
|
Alexey Milovidov
|
42a4e38f08
|
Merge branch 'master' into harmful
|
2020-12-17 06:28:55 +03:00 |
|
Maksim Kita
|
685099af7f
|
Move getPageSize in common
|
2020-12-17 00:23:41 +03:00 |
|
Nikolai Kochetov
|
af83d82a84
|
Try use tsan annotated boost fibre.
|
2020-12-16 20:06:04 +03:00 |
|
alexey-milovidov
|
0d7e27d93f
|
Merge branch 'master' into fix
|
2020-12-14 23:02:14 +03:00 |
|
Nikolai Kochetov
|
8de5cd5bc7
|
Merge branch 'master' into async-read-from-socket
|
2020-12-14 17:45:38 +03:00 |
|
Nikolai Kochetov
|
e295dfe6e3
|
Use ucontext for asan
|
2020-12-14 17:42:08 +03:00 |
|
Nikolai Kochetov
|
dd6b5baa59
|
Add timerfd from musl
|
2020-12-14 17:41:59 +03:00 |
|
Amos Bird
|
88341fec82
|
client SIGWINCH fix
|
2020-12-12 00:34:40 +08:00 |
|
alesapin
|
dd9f4bfc8a
|
Merge pull request #16877 from ClickHouse/complete_zk_api
Fake in-memory ZooKeeper server inside ClickHouse
|
2020-12-10 10:47:54 +03:00 |
|