alexey-milovidov
|
14b8e64992
|
Disable usage of "mremap" when compiled with Thread Sanitizer. (#4859)
* Disable mremap under Thread Sanitizer
* Disable mremap under Thread Sanitizer
* Disable mremap under Thread Sanitizer
|
2019-03-30 13:47:25 +03:00 |
|
proller
|
23d70b2e04
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
|
proller
|
211ec436c5
|
Build fixes (#4516)
|
2019-02-27 15:52:24 +03:00 |
|
Alexey Milovidov
|
eb39f6b653
|
Cleanup #4240
|
2019-02-10 01:38:26 +03:00 |
|
Alexey Milovidov
|
7f8ac2d26b
|
Fixed bad function name
|
2019-02-02 03:25:12 +03:00 |
|
proller
|
343b31af66
|
More link with Threads::Threads
|
2019-01-28 21:21:20 +03:00 |
|
Alexey Milovidov
|
4e3d9a0f15
|
Merge branch 'master' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-28 14:20:24 +03:00 |
|
proller
|
5328251ff1
|
Fix build without protobuf, gtest, cppkafka (#4152)
|
2019-01-25 23:02:03 +03:00 |
|
Alexey Milovidov
|
65f8e4d4a8
|
Merge branch 'master' into global-thread-pool
|
2019-01-25 16:33:50 +03:00 |
|
Alexey Milovidov
|
f1bb9fc05a
|
Removed useless code
|
2019-01-20 00:05:20 +03:00 |
|
Alexey Milovidov
|
f40e0fcd8e
|
Revert "Attempt to implemnt global thread pool #4018"
This reverts commit 510b15540c .
|
2019-01-15 21:57:42 +03:00 |
|
Alexey Milovidov
|
a6bf5a7e28
|
Addition to prev. revision
|
2019-01-13 20:49:21 +03:00 |
|
Alexey Milovidov
|
abcd5a2a49
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
|
Alexey Milovidov
|
43774a38b8
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 20:20:06 +03:00 |
|
Alexey Milovidov
|
9031be381a
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:59:15 +03:00 |
|
Alexey Milovidov
|
510b15540c
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:58:43 +03:00 |
|
Alexey Milovidov
|
6cfa68d9da
|
Investigation of performance degradation of jemalloc
|
2019-01-10 18:01:22 +03:00 |
|
Alexey Milovidov
|
7fc85d1ff0
|
Investigation of performance degradation of jemalloc
|
2019-01-10 16:26:57 +03:00 |
|
Alexey Milovidov
|
b4a310b22e
|
Investigation of performance degradation of jemalloc
|
2019-01-10 16:22:37 +03:00 |
|
Alexey Milovidov
|
3c82dd8809
|
Fixed exception safety of ThreadPool constructor [#CLICKHOUSE-4113]
|
2018-12-28 20:15:42 +03:00 |
|
Alexey Milovidov
|
ee953b4653
|
Fixed UB (requires performance testing) #3569
|
2018-12-26 03:31:51 +03:00 |
|
Alexey Milovidov
|
344d610ef0
|
DateLUT: simpler, safer and more efficient [#CLICKHOUSE-2]
|
2018-12-24 00:45:28 +03:00 |
|
Alexey Milovidov
|
8367c99720
|
DateLUT: simpler, safer and more efficient [#CLICKHOUSE-2]
|
2018-12-24 00:38:19 +03:00 |
|
Alexey Milovidov
|
8b7a71d6c6
|
Attempt to fix #3220
|
2018-12-12 13:08:53 +03:00 |
|
Alexey Milovidov
|
43d922cc37
|
Fix for Tehran time #3220
|
2018-12-11 22:13:44 +03:00 |
|
Alexey Milovidov
|
ae1b748bdf
|
Fixed global variable buffer read overflow [#CLICKHOUSE-4191]
|
2018-12-10 21:18:50 +03:00 |
|
Nikolai Kochetov
|
c6ad3a7189
|
Fix deadlock in DatabaseOrdinary in case of exception while loading tables.
|
2018-12-05 15:50:23 +03:00 |
|
Alexey Milovidov
|
141e9799e4
|
Fixed error with "extractURLParameter" function (read after buffer); improved performance; added support for zero bytes in URLs; renamed Chars_t type [#CLICKHOUSE-2]
|
2018-11-25 03:08:50 +03:00 |
|
Alexey Milovidov
|
328c1387c0
|
Removed Poco::NumberFormatter [#CLICKHOUSE-2]
|
2018-08-20 22:35:04 +03:00 |
|
proller
|
f477942c66
|
Cmake: test for liblld
|
2018-07-21 03:11:56 +03:00 |
|
Alexey Milovidov
|
c8f5443257
|
Registered test [#CLICKHOUSE-2]
|
2018-07-18 22:39:42 +03:00 |
|
Alexey Milovidov
|
0ead1facb7
|
Added test [#CLICKHOUSE-2]
|
2018-07-18 20:12:12 +03:00 |
|
proller
|
fbe7df73a2
|
CLICKHOUSE-3762 Build fixes (#2488)
CONTRIB-254
|
2018-06-19 21:09:09 +03:00 |
|
proller
|
68ba523b23
|
Compile and doc fixes (#2410)
* Try fix travis
* fix
* Fix clickhouse-local shared-split link
* fix
* fix
* fix
* Build fixes
* Fix tinfo
* fix
* tinfo -> termcap
* termcap fix
* Better llvm version detect
* fix
* Debian postinst fix
Tests: use /usr/local if exists
* Compile and doc fixes
* fix
* fix
* fix
* macos fixes
* fix
* wip
* Update demangle.h
* Update demangle.cpp
|
2018-05-25 21:13:48 +03:00 |
|
Vitaliy Lyudvichenko
|
863b105975
|
Fixed build on Clang. [#CLICKHOUSE-2]
|
2018-05-23 21:29:35 +03:00 |
|
alexey-milovidov
|
42a0e1e0c7
|
Update SetTerminalEcho.cpp
|
2018-05-21 22:53:46 +03:00 |
|
proller
|
051395a761
|
clickhouse-client : option --ask-password for interactively ask for credentials #1044
|
2018-05-21 20:27:18 +03:00 |
|
Alexey Milovidov
|
3ffa269c0c
|
Fixed build [#CLICKHOUSE-2]
|
2018-05-17 03:26:29 +03:00 |
|
proller
|
f9cd6a09e6
|
sql: initial EXTRACT(... FROM ...) support (#2196)
* start
* wip
* wip
* wip
* wip
* wip
* Fix clickhouse-server.postinst
* clean
* wip
* clean
* clean
* clean
* wip
* clean
* Update dump_variable.cpp
|
2018-04-13 22:35:08 +03:00 |
|
proller
|
c26b3bdef1
|
Fix split shared build; fix build without system odbc libs (#2191)
* Fix split shared build
* Fix build without system odbc libs
* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h
* Fix build with libiodbc
|
2018-04-09 06:52:39 -07:00 |
|
Alexey Milovidov
|
e655cb0bff
|
Better debug helpers [#CLICKHOUSE-2]
|
2018-04-06 07:46:18 +03:00 |
|
proller
|
caf83a650e
|
libs: compiling with msvc2017 (#1996)
* Allow use bundled *ssl library
* fix
* Add submodule
* Fixes
* fix
* fixes
* fixes
* fix
* fix
* update poco
* fix warnings
* fix
* fix
* Build fixes
* Build fixes
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* add bat
* no zookeeper in dbms
* update boost
* fixes
* fixes
* fix
* fix
* fix
* fix
* try fix
* try fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Better
* fix
* dh verbose
* fix
* dh verbose
* fix
* clean
* Update LocalDate.h
* Update LocalDateTime.h
|
2018-03-23 19:05:14 +03:00 |
|
proller
|
fd4c0403ba
|
Tests compile fix
|
2018-03-14 19:38:42 +03:00 |
|
Vitaliy Lyudvichenko
|
56bfb05ebb
|
Fix insane DateTime in system.parts. [#CLICKHOUSE-3]
|
2018-03-14 19:00:02 +03:00 |
|
proller
|
c12d93a873
|
Allow build without rt library (#1963)
* Allow build without rt library
* fix
|
2018-02-26 03:19:42 +03:00 |
|
Alexey Zatelepin
|
87b72b8e39
|
rename musl_exp10 -> preciseExp10 for coding style compatibility
|
2018-02-16 17:51:14 +03:00 |
|
Alexey Zatelepin
|
8fdb68ef79
|
add musl_ prefix to exp10 functions to avoid confusion with symbols from the system libm
|
2018-02-16 17:01:50 +03:00 |
|
proller
|
05b203574a
|
Fix freebsd unbundled build
|
2018-01-23 03:09:09 +03:00 |
|
proller
|
a2c3eae315
|
Builder fixes. Fix unbundled cctz
|
2018-01-20 00:33:48 +03:00 |
|
Alexey Milovidov
|
b9e62ddb2d
|
Better #1665
|
2018-01-13 21:01:31 +03:00 |
|