dimarub2000
|
4005987fc4
|
multiSearchAny fixed, tests added, minor syle changes
|
2019-07-12 14:35:17 +03:00 |
|
Vitaly Baranov
|
fd89a8b051
|
Merge pull request #5212 from andyyzh/custom_week_functions
Added functions for working with the Custom week number
|
2019-07-12 14:00:35 +03:00 |
|
Lv Feng
|
452a24efbb
|
Documentation: Chinese translation of Overview of ClickHouse Architecture (#5898)
|
2019-07-12 08:54:29 +03:00 |
|
alexey-milovidov
|
ac035f7f5b
|
Merge pull request #5970 from vitlibar/invalid-json-must-not-parse
Extra bytes after correctly parsed JSON are now considered as a parsing error.
|
2019-07-12 03:26:42 +03:00 |
|
alexey-milovidov
|
a3dda4053f
|
Merge pull request #5979 from vitlibar/read-prefix-before-blocks-while-executing-subquery
Fix using a table powered by the File engine in a subquery.
|
2019-07-12 03:20:31 +03:00 |
|
Nikolai Kochetov
|
4f7058357b
|
Merge pull request #5982 from yandex/disable-processors-by-default
Disable processors by default.
|
2019-07-11 19:32:09 +03:00 |
|
Nikolai Kochetov
|
954485ad6b
|
Disable processors by default.
|
2019-07-11 19:30:39 +03:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
alesapin
|
3f0df28109
|
Merge pull request #5977 from yandex/sign_rpms
Add ability to sign rpm packages
|
2019-07-11 19:03:21 +03:00 |
|
Vitaly Baranov
|
001e4daf25
|
Read prefix before blocks while executing subquery.
|
2019-07-11 16:53:26 +03:00 |
|
dimarub2000
|
e5d4f11c73
|
Deleted some extra implementations, fixed style. multiSearchAny still not working.
|
2019-07-11 16:44:44 +03:00 |
|
alesapin
|
a6220e289a
|
Add ability to sign rpm packages
|
2019-07-11 15:50:41 +03:00 |
|
dimarub2000
|
1480b8e62c
|
Actually set index already woks for everything. Here are some tests.
|
2019-07-11 15:31:24 +03:00 |
|
Vitaly Baranov
|
7aad2eff28
|
Add more test cases for JSON functions.
|
2019-07-11 11:39:30 +03:00 |
|
Vitaly Baranov
|
8306f25634
|
Extra bytes after correctly parsed JSON is now considered as a parsing error.
|
2019-07-11 11:31:45 +03:00 |
|
Nikolai Kochetov
|
bfa114126a
|
More comments for PipelineExecutor.
|
2019-07-11 09:50:44 +03:00 |
|
robot-clickhouse
|
f635d2bd9b
|
Auto version update to [19.12.1.1] [54424]
|
2019-07-10 22:57:53 +03:00 |
|
robot-clickhouse
|
e0f04dee04
|
Auto version update to [19.11.0.830] [54423]
|
2019-07-10 22:57:24 +03:00 |
|
Vitaly Baranov
|
10b6e1b786
|
Merge pull request #5962 from vitlibar/fix-unused-variable-in-checkDataPart.cpp
Fix unused variable in checkDataPart.cpp
|
2019-07-10 19:10:55 +03:00 |
|
BayoNet
|
7fb5c6ea3a
|
DOCAPI-7103: Clarification of CollapsingMergeTree description. (#5849)
|
2019-07-10 18:24:12 +03:00 |
|
Ivan Lezhankin
|
998aa795fc
|
Merge remote-tracking branch 'upstream/master' into fix-filter-table
|
2019-07-10 18:14:15 +03:00 |
|
dimarub2000
|
88778b0f5b
|
minor style changes
|
2019-07-10 18:12:02 +03:00 |
|
dimarub2000
|
f5ba5e3ca9
|
Merge branch 'master' of github.com:dimarub2000/ClickHouse
|
2019-07-10 18:08:10 +03:00 |
|
dimarub2000
|
c9a5b3c9ab
|
primary key and MergeTreeIndexFullText support for string functions
|
2019-07-10 17:53:57 +03:00 |
|
alexey-milovidov
|
a584f0ca6c
|
Merge pull request #3949 from yandex/libcxx-as-submodule
Allow to use MSan.
|
2019-07-10 17:45:20 +03:00 |
|
Vitaly Baranov
|
3a74f326a8
|
Fix unused variable in checkDataPart.cpp
|
2019-07-10 15:13:10 +03:00 |
|
Nikolai Kochetov
|
d104f2d8ff
|
Update PipelineExecutor
|
2019-07-10 14:59:30 +03:00 |
|
Alexey Milovidov
|
7643b1c7f9
|
Attempt to fix "splitted" build
|
2019-07-10 14:46:37 +03:00 |
|
Ivan Lezhankin
|
befb3ce15b
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
|
Alexandr Krasheninnikov
|
eb78c9f084
|
Batch of tests
|
2019-07-10 13:19:14 +03:00 |
|
Alexey Milovidov
|
0690ec688f
|
Temporarily disable libc++ for shared linking (TODO)
|
2019-07-10 11:24:57 +03:00 |
|
BayoNet
|
6e224c1ff7
|
DOCAPI-7090: SYSTEM DISTRIBUTED queries description. (#5848)
* DOCAPI-7090: SYSTEM DISTRIBUTED queries description.
* DOCAPI-7090: Fixes.
|
2019-07-10 10:04:53 +03:00 |
|
akuzm
|
e84b7be6af
|
Some clarifications to File engine docs. (#5667)
* Some clarifications to File engine docs.
* Mention URL, HDFS and dictionaries
* Fix capitalization.
|
2019-07-10 10:04:11 +03:00 |
|
Nikolai Kochetov
|
282feb1fdb
|
Update PipelineExecutor
|
2019-07-10 09:52:44 +03:00 |
|
Alexey Milovidov
|
c97f398b9d
|
Disable usage of C11 threads in rdkafka library
|
2019-07-10 01:59:53 +03:00 |
|
Alexey Milovidov
|
f5dc6c79f0
|
Clean CMakeLists for double-conversion
|
2019-07-10 01:35:40 +03:00 |
|
Alexey Milovidov
|
5debeabe3d
|
Disable libc++ for gcc, because we still have to bundle LLVM
|
2019-07-10 01:23:48 +03:00 |
|
Alexey Milovidov
|
78366bf1f0
|
Merge branch 'libcxx-as-submodule' of github.com:yandex/ClickHouse into libcxx-as-submodule
|
2019-07-10 01:20:13 +03:00 |
|
Alexey Milovidov
|
a7e24e8d5a
|
Fixed test
|
2019-07-10 01:19:59 +03:00 |
|
alexey-milovidov
|
1d14b9cc45
|
Merge branch 'master' into libcxx-as-submodule
|
2019-07-10 01:09:23 +03:00 |
|
alexey-milovidov
|
2753588f6a
|
Merge pull request #5948 from yandex/clean-cmakelists-for-libunwind
Clean CMakeLists for libunwind.
|
2019-07-10 01:03:52 +03:00 |
|
Alexey Milovidov
|
8abe0990b2
|
Remove "clickhouse_compression" library because it is not a library (cyclic dependency via IDataType)
|
2019-07-10 00:43:04 +03:00 |
|
Alexey Milovidov
|
499d798b34
|
Remove "clickhouse_compression" library because it is not a library (cyclic dependency via IDataType)
|
2019-07-10 00:37:43 +03:00 |
|
Alexey Milovidov
|
d23ada9576
|
Fixed "unbundled" build
|
2019-07-10 00:16:04 +03:00 |
|
alexey-milovidov
|
069306591e
|
Update CMakeLists.txt
|
2019-07-09 22:55:43 +03:00 |
|
alesapin
|
a9b107cb7e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-09 22:41:37 +03:00 |
|
alesapin
|
f3e34ec895
|
Correct llvm-symbolizer path
|
2019-07-09 22:41:22 +03:00 |
|
alexey-milovidov
|
cb05312ce0
|
Merge branch 'master' into libcxx-as-submodule
|
2019-07-09 22:35:03 +03:00 |
|
Alexey Milovidov
|
b1e7e520c0
|
Fixed compatibility
|
2019-07-09 22:30:58 +03:00 |
|
Ivan Lezhankin
|
8a600c39af
|
Fix build for gtests
|
2019-07-09 21:53:16 +03:00 |
|