Commit Graph

26232 Commits

Author SHA1 Message Date
chertus
18a13a03dd memory tracked new/delete concept 2019-07-10 21:12:50 +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
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
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
97b75fe343
Merge pull request #5946 from akonyaev90/add_user_parsing_in_HDFS_uri
WIP: add user parsing in HDFS URI
2019-07-09 20:35:57 +03:00
alexey-milovidov
f6df911307
Update HDFSCommon.cpp 2019-07-09 20:35:47 +03:00
alesapin
8faf0b0dc7 Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-09 19:43:03 +03:00
alesapin
81ee9a3683 Log to stderr for external_dictionaries tests 2019-07-09 19:42:37 +03:00
akonyaev
54d890b984 add user parsing in HDFS URI (rewrite split boost->std::string) 2019-07-09 17:09:56 +03:00
Alexey Milovidov
20d7e67e6a Fixed dependencies in build 2019-07-09 16:41:51 +03:00
Alexey Milovidov
497ac88701 Merge branch 'master' into clean-cmakelists-for-libunwind 2019-07-09 16:41:26 +03:00
akonyaev
c0dc8fc9d3 add user parsing in HDFS URI (fixes after review, style fixes) 2019-07-09 16:16:04 +03:00
alexey-milovidov
62d7c03f8d
Merge pull request #5865 from yandex/fix_fetch_of_existing_part
Fix fetch of existing part and add CHECK QUERY support
2019-07-09 15:18:48 +03:00
Alexander Kuzmenkov
f5f6e73c84 Ignore non-instrumented modules in ThreadSanitizer.
libc++ seems not to be instrumented, which is why we get false positives about
data races in normal destruction of weak_ptr.

In passing, remove redundant configuration of llvm-symbolizer. One symlink
to llvm-8 should suffice.
2019-07-09 15:15:52 +03:00
alexey-milovidov
02ea563673
Update CMakeLists.txt 2019-07-09 14:54:41 +03:00
alexey-milovidov
2787ad6715
Update CMakeLists.txt 2019-07-09 14:53:29 +03:00
Alexey Milovidov
7f8eefedea Clean CMakeLists for libunwind. 2019-07-09 14:46:01 +03:00
akonyaev
74b2440f66 add user parsing in HDFS URI 2019-07-09 13:26:06 +03:00
alesapin
82e2266d88
Merge pull request #5896 from yandex/add_coverage_image_for_ci
Add coverage image for CI
2019-07-09 12:27:51 +03:00
alesapin
d4c44320ea Merge branch 'fix_fetch_of_existing_part' of github.com:yandex/ClickHouse into fix_fetch_of_existing_part 2019-07-09 12:04:00 +03:00
alesapin
9a17a461ea Review fixes and better tests 2019-07-09 12:02:52 +03:00
alesapin
6a3b543e10 Merge branch 'master' of github.com:yandex/ClickHouse into fix_fetch_of_existing_part 2019-07-09 11:21:44 +03:00
alexey-milovidov
ef3c06b3d0
Merge pull request #5943 from yandex/ubsan-fixes-5
Fixed ubsan report in fuzz test
2019-07-09 04:12:49 +03:00
alexey-milovidov
d6afdd5a8d
Merge pull request #5941 from 4ertus2/bugs
Fix wrong array_join_columns calculation
2019-07-09 03:58:36 +03:00
Alexey Milovidov
ea295347a2 Fixed race condition in build 2019-07-09 03:11:17 +03:00
Alexey Milovidov
f748efbb5b Fixed ubsan report in fuzz test 2019-07-09 01:30:30 +03:00
alexey-milovidov
a8d8eb6b28
Merge pull request #5921 from yandex/pvs-studio-fixes-4
A few fixes for PVS-Studio
2019-07-09 01:10:05 +03:00
alexey-milovidov
3c7178a8d1
Merge pull request #5923 from yandex/add-noreturn
Add two more warnings from -Weverything
2019-07-09 00:10:35 +03:00
alexey-milovidov
385b517630
Merge pull request #5938 from yandex/update-simdjson
Updated simdjson just in case
2019-07-08 23:12:25 +03:00
chertus
ef41b16a44 fix wrong ExpressionAnalyzer.array_join_columns calculation 2019-07-08 23:06:17 +03:00
alexey-milovidov
c491cddb78
Update CheckResults.h 2019-07-08 22:56:48 +03:00
alexey-milovidov
6088aa233f
Update ASTCheckQuery.h 2019-07-08 22:55:54 +03:00
alexey-milovidov
a1e7d12f68
Update ParserQueryWithOutput.cpp 2019-07-08 22:55:36 +03:00
Alexey Milovidov
02eada5b35 Fixed error in prev. revision 2019-07-08 22:41:11 +03:00
alexey-milovidov
a24adfa0a3
Merge pull request #5934 from yandex/branch-for-changelog-stable-19-9
Add changelog for backporting of 19.7 and 19.9
2019-07-08 22:25:46 +03:00
alexey-milovidov
6515445a05
Update CHANGELOG.md 2019-07-08 22:25:38 +03:00
alexey-milovidov
aa21e0108b
Update CHANGELOG_RU.md 2019-07-08 22:25:01 +03:00
alexey-milovidov
7736bb012c
Update CHANGELOG.md 2019-07-08 22:23:26 +03:00
Alexey Milovidov
e07235e294 Addition to prev. revision 2019-07-08 21:55:06 +03:00
alesapin
dcfb332fdf Merge client files 2019-07-08 20:23:10 +03:00
alesapin
ef4f3667ab
Merge pull request #5933 from izebit/update-max_ast_elements-field-description
update default  value of max_ast_elements parameter
2019-07-08 20:06:44 +03:00
Alexey Milovidov
26f91c4a96 Added a test 2019-07-08 20:05:38 +03:00
Alexey Milovidov
886e8ea0d4 Merge branch 'master' into pvs-studio-fixes-4 2019-07-08 19:58:42 +03:00
Alexey Milovidov
c1bb550c07 Addition to prev. revision 2019-07-08 19:58:32 +03:00
Alexey Milovidov
a5cce21ebd Addition to prev. revision 2019-07-08 19:53:49 +03:00
Alexey Milovidov
6512f923ac Fixed error with unit test 2019-07-08 19:47:40 +03:00
Alexey Milovidov
27663d9a86 Addition to prev. revision 2019-07-08 19:42:49 +03:00