Ivan Lezhankin
befb3ce15b
Merge branch 'master' into fix-filter-table
2019-07-10 13:27:26 +03:00
Ivan Lezhankin
8a600c39af
Fix build for gtests
2019-07-09 21:53:16 +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
Ivan Lezhankin
9f01fa7aaa
Implement getDatabaseName() and rename() for all storages
2019-07-09 18:40:21 +03:00
akonyaev
54d890b984
add user parsing in HDFS URI (rewrite split boost->std::string)
2019-07-09 17:09:56 +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
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
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