Commit Graph

26215 Commits

Author SHA1 Message Date
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
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
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
Alexey Milovidov
3779a5cba2 Addition to prev. revision 2019-07-08 19:01:00 +03:00
alesapin
36446cfc97 Fix coverage scripts 2019-07-08 18:41:15 +03:00
Alexey Milovidov
98d27b746a Updated simdjson just in case 2019-07-08 18:25:17 +03:00
stavrolia
50c06ad418 Fix 2019-07-08 18:24:05 +03:00
stavrolia
3f163f4552 Add ru version 2019-07-08 17:59:02 +03:00
stavrolia
c5bc5204f8 CAdd changelog for backporting of 19.7 and 19.9 2019-07-08 17:03:14 +03:00
Artem Konovalov
b86ff47e5a update default value max_ast_elements parameter 2019-07-08 16:50:06 +03:00
Alexey Milovidov
3f92ecf334 Merge branch 'master' into add-noreturn 2019-07-08 16:13:56 +03:00
alexey-milovidov
2e4f6f3ee9
Merge pull request #5924 from yandex/cluster-allow-unresolved-addresses
Allowed unresolvable addresses in cluster configuration
2019-07-08 16:00:55 +03:00
alesapin
c1a8cce20d Fix stateless with coverage image 2019-07-08 14:21:04 +03:00
alesapin
0eff6f5413 Run cmake to generate some cpp files 2019-07-08 14:09:46 +03:00
alesapin
d44da017c2 remove redundant change 2019-07-08 13:49:59 +03:00
alesapin
53b5d9f0eb Remove accident change 2019-07-08 13:47:04 +03:00
alesapin
81d6509fd4 Add two new images for coverage tests run 2019-07-08 13:46:04 +03:00
Alexey Milovidov
36269c4e2a Addition to prev. revision 2019-07-08 06:41:37 +03:00
Alexey Milovidov
899aa22075 Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-08 05:21:24 +03:00
Alexey Milovidov
dd1d4246a3 Merge branch 'date-lut-relative-symlink-fix' 2019-07-08 05:21:12 +03:00