alesapin
|
282b303a1c
|
Link libglibc-compatibility to dbms at last position (#3816)
* Link libglibc-compatibility to dbms at last position
* Don't replace getrandom if it doesn't exists in libc
|
2018-12-12 15:51:40 +03:00 |
|
alesapin
|
80b49e4c0a
|
Add integration test, put dependent libs to contrib, slightly refine
code.
|
2018-12-07 14:41:24 +03:00 |
|
chenxing.xc
|
8256c19b29
|
address comments
|
2018-12-04 21:19:00 +08:00 |
|
alesapin
|
03ce4c5bc5
|
Merge branch 'master' into master
|
2018-12-03 13:02:34 +03:00 |
|
proller
|
dd2371e071
|
CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653)
* Split ComplexKeyCacheDictionary to faster compile (part2)
* Dictionaries as lib WIP
* wip
* clean
* Fix build with old capnp
* fix
* wip
* fixes
* fix
* clean
* clean
* clean
* wip
* wip
* wip
* flat
* wip
* cache
* clean
* wip
* faster
* fix style
* fixes
* clean
* clean
* Split CacheDictionary.cpp for faster compile
* fix
* fix
* Less memory usage while compiling
* missing file
* format
* Update registerDictionaries.h
* clean
|
2018-11-28 14:37:12 +03:00 |
|
proller
|
1ea31e0491
|
Fix icu link #3631 (#3671)
|
2018-11-27 18:34:21 +03:00 |
|
alexey-milovidov
|
507990d5f2
|
Merge branch 'master' into master
|
2018-11-23 23:41:38 +03:00 |
|
proller
|
1d40c2c871
|
Better link and deps (#3631)
* try fix 1
* Better deps
* fix
* fix
* fix
* Update CMakeLists.txt
* Update CMakeLists.txt
* fix
* fix
* fix
* disable old
* Update find_odbc.cmake
|
2018-11-21 22:20:27 +03:00 |
|
chenxing.xc
|
939368cf08
|
Merge remote-tracking branch 'hdfs/master'
|
2018-11-20 19:28:40 +08:00 |
|
alexey-milovidov
|
6aa2313dec
|
Merge pull request #3580 from abyss7/fix-quantile-datetime
Some fixes to quantile*() functions related to DateTime argument type
|
2018-11-19 21:28:06 +03:00 |
|
Ivan Lezhankin
|
b63f0a5a9f
|
Minor refactoring
|
2018-11-19 17:25:42 +03:00 |
|
chenxing.xc
|
76843c2dc0
|
hdfs read support
|
2018-11-19 16:17:09 +08:00 |
|
Alexey Milovidov
|
7eb9fdef97
|
Removed Analyzers [#CLICKHOUSE-2]
|
2018-11-13 21:55:00 +03:00 |
|
proller
|
5678d1ed98
|
Build fixes (#3545)
* StorageSystemContributors clean
* Fix
* ARM fixes
* Fix arm compile
* fix
* Fix macos?
* Fix includes
* fix
* fix
* Try fix apple build part 1
* Fix identation
* Fix static libc++ in clang
* fix arm build
* better
* fix
* fix
* better check-include
|
2018-11-10 23:09:07 +03:00 |
|
proller
|
71403c3ff8
|
StorageSystemContributors.sh debug (#3491)
* Sql fuzzy test
* wip
* wip
* wip
* wip
* wip
* Build fixes
* better
* bugs
* wip
* fix
* Fix test
* build fixes
* better
* wip
* fix test
* StorageSystemContributors.sh debug
* debug
* wip
* more
* Fix jemalloc include
* more
|
2018-11-01 17:07:14 +03:00 |
|
proller
|
c35c979285
|
CLICKHOUSE-4085 system.contributors (#3452)
* CLICKHOUSE-4085 system.contributors
* fi
* Fix random
|
2018-10-26 20:43:50 +03:00 |
|
Amos Bird
|
7df73088ab
|
Correct wcwidth computation for pretty outputs.
|
2018-10-02 10:06:18 +08:00 |
|
proller
|
ec11bef633
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
|
proller
|
d752d5d62d
|
Prepare to new poco, build fixes (#3072)
* WIp
* fix
* fix
* test
* fix poco netssl find
* clean
* fixes
* wip
* wip
* new poco
* fixes
* Fixes
* wip
* clean
* clean
* clean
* clean
* Update HTTPHandlerFactory.h
|
2018-09-14 22:48:51 +03:00 |
|
proller
|
5877eece58
|
Internal compiler run fixes
|
2018-09-05 21:50:17 +03:00 |
|
Alexey Milovidov
|
0ece3d5a89
|
Attempt to fix internal compiler [#CLICKHOUSE-2]
|
2018-09-03 20:45:52 +03:00 |
|
Alexey Milovidov
|
372c36f054
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-09-02 08:35:03 +03:00 |
|
Alexey Milovidov
|
f910b5e9de
|
Added comment #2957
|
2018-09-02 03:34:34 +03:00 |
|
alexey-milovidov
|
a05cdfbb45
|
Merge branch 'master' into extra-warnings
|
2018-08-31 03:03:44 +03:00 |
|
proller
|
e30d93a0f2
|
Better debug helpers (#2983)
* Better debug helpers
* fix
|
2018-08-29 03:03:07 +03:00 |
|
Alexey Milovidov
|
f9b6483f95
|
Checkpoint [#CLICKHOUSE-2]
|
2018-08-27 21:21:34 +03:00 |
|
Alexey Milovidov
|
ad5855b7c1
|
Compatibility with old CMake [#CLICKHOUSE-2]
|
2018-08-27 19:49:40 +03:00 |
|
Alexey Milovidov
|
e5a2dd8624
|
Merge branch 'master' into extra-warnings
|
2018-08-27 19:19:04 +03:00 |
|
proller
|
3acce3bff9
|
Build fix (#2944)
* Build fix
* Better sample build scripts
* zlib apple fix
* fix
* fix
* better so version
* SPLIT_SHARED -> LINK_MODE
* clean
|
2018-08-27 17:39:20 +03:00 |
|
Alexey Milovidov
|
252a00e25b
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 10:57:42 +03:00 |
|
Alexey Milovidov
|
eed804ba94
|
Enabling extra warnings [#CLICKHOUSE-2]
|
2018-08-26 15:38:45 +03:00 |
|
Alexey Milovidov
|
b3c51070d4
|
Enabling -Wshadow-uncaptured-local [#CLICKHOUSE-2]
|
2018-08-26 05:41:05 +03:00 |
|
Alexey Milovidov
|
b44343d83d
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:00:11 +03:00 |
|
Alexey Milovidov
|
e726fa89f8
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:58:56 +03:00 |
|
Alexey Milovidov
|
a1a70d4a65
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:56:34 +03:00 |
|
Alexey Milovidov
|
936c21de1f
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:42:02 +03:00 |
|
Alexey Milovidov
|
595bd32f41
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:41:08 +03:00 |
|
Alexey Milovidov
|
d252542e9a
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:37:22 +03:00 |
|
Alexey Milovidov
|
c0202bfbc9
|
Enabling -Wunused-exception-parameter [#CLICKHOUSE-2]
|
2018-08-26 04:31:56 +03:00 |
|
Alexey Milovidov
|
4877cf31aa
|
Enabling -Winconsistent-missing-destructor-override [#CLICKHOUSE-2]
|
2018-08-26 04:25:35 +03:00 |
|
Alexey Milovidov
|
589ee74c7d
|
Enabling -Wcomma [#CLICKHOUSE-2]
|
2018-08-26 04:19:11 +03:00 |
|
Alexey Milovidov
|
8c48fb14de
|
Enabling -Wredundant-parens [#CLICKHOUSE-2]
|
2018-08-26 04:15:49 +03:00 |
|
Alexey Milovidov
|
3d0f62fb31
|
Enable some warnings from -Weverything [#CLICKHOUSE-2]
|
2018-08-26 03:39:11 +03:00 |
|
proller
|
159cdbbb3e
|
Try fix build (link order)
|
2018-08-20 18:34:37 +03:00 |
|
Alexey Milovidov
|
9c3cd25f6e
|
Fixed link order #1983
|
2018-08-10 07:53:45 +03:00 |
|
Alexey Milovidov
|
b6d6b57cec
|
Revert "Fixed link order #2807"
This reverts commit 2f2fafb74a .
|
2018-08-10 00:01:59 +03:00 |
|
Alexey Milovidov
|
2f2fafb74a
|
Fixed link order #2807
|
2018-08-09 23:43:28 +03:00 |
|
Alexey Milovidov
|
e523f9a2c8
|
Fixed names [#CLICKHOUSE-2]
|
2018-08-05 11:54:57 +03:00 |
|
Alexander Marshalov
|
154d7e3228
|
Added SETTINGS clause for Kafka storage engine
|
2018-08-03 21:51:28 +03:00 |
|
proller
|
f477942c66
|
Cmake: test for liblld
|
2018-07-21 03:11:56 +03:00 |
|