Commit Graph

30170 Commits

Author SHA1 Message Date
Vasilyev Nikita
def500f591 some impr 2019-09-24 17:49:30 +03:00
alexey-milovidov
bce31e4afc
Merge pull request #7059 from excitoon-favorites/merge-s3-table-level-setting
Made setting `s3_min_upload_part_size` table-level.
2019-09-24 17:47:11 +03:00
Alexander Tokmakov
e197cc8a49 read settings from file 2019-09-24 17:45:04 +03:00
Alexander Kuzmenkov
f3bde19b74 Do not use iterators in find() and emplace() methods of hash tables.
Instead, these methods return a pointer to the required data as they are
stored inside the hash table. The caller uses overloaded functions to
get the key and "mapped" values from this pointer. Such an interface
avoids the need for constructing iterator-like wrapper objects, which is
especially important for compound hash tables such as the future
StringHashMap.
2019-09-24 17:44:35 +03:00
Ivan Lezhankin
dac5889bc4 Add build instruction 2019-09-24 17:43:07 +03:00
chertus
80d902a401 fix case with duplicated right keys 2019-09-24 16:45:59 +03:00
robot-clickhouse
06e1a9d78e Auto version update to [19.16.1.1] [54427] 2019-09-24 14:47:32 +03:00
robot-clickhouse
ec86a9b933 Auto version update to [19.15.1.1398] [54426] 2019-09-24 14:46:58 +03:00
Vladimir Chebotarev
c051f42384 Fixes. 2019-09-24 10:58:42 +00:00
alesapin
38f65a6a21 Fix smoke test image 2019-09-24 11:32:01 +03:00
alexey-milovidov
a62866918f
Merge pull request #7075 from ClickHouse/revert-index-analysis-slowdown
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask"
2019-09-24 05:18:15 +03:00
alexey-milovidov
e7e45ecf4a
Merge pull request #7074 from ClickHouse/better-log-messages-about-disks
Better log messages about disks
2019-09-24 05:17:57 +03:00
alexey-milovidov
eb7eb01416
Merge pull request #7076 from yurriy/revert-6945-mysql
Revert "Updated MariaDB"
2019-09-24 05:16:52 +03:00
Yuriy Baranov
f8b7cc8693
Revert "Updated MariaDB" 2019-09-24 05:11:52 +03:00
Alexey Milovidov
7384e04430 Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask."
This reverts commit 2cacc3cfd2.
2019-09-24 04:29:26 +03:00
Sergei Bocharov
4761436a52 Docs(hash_functions): fix xxHash32, xxHash64 (#6992)
* docs(hash_functions): fix xxHash32, xxHash64

* Fixes after review

* Fixes after review

* Update hash_functions.md

* Update hash_functions.md
2019-09-24 03:50:58 +03:00
Alexey Milovidov
dcd40d1d07 Better log messages about disks 2019-09-24 03:45:40 +03:00
Alexey Milovidov
981e3e6ef7 Fixed build with CMake 3.10. 2019-09-24 03:22:05 +03:00
BayoNet
f26fdc63a0 DOCAPI-7415: EN review, RU translation. Docs for the -Resample aggregate function combinator. (#7017)
* Update combinators.md (#39)

* DOCAPI-7415: RU translation

* DOCAPI-7415: fix.
2019-09-24 03:04:52 +03:00
BayoNet
6db4cb8117 DOCAPI-7430: EN review, RU translation. MergeTree INDEX bloom filter docs. (#7025)
* Update mergetree.md (#38)

* DOCAPI-7430: RU translation.
2019-09-24 03:02:36 +03:00
BayoNet
5b38a7f441 DOCAPI-7438: EN review, RU translation. Update of quantileTiming docs (#7033)
* Typo fix.

* Update reference.md (#45)

* DOCAPI-7438: RU translation
2019-09-24 03:01:19 +03:00
BayoNet
3d20675529 DOCAPI-7460: EN review. RU translation. Histogram function description (#7034)
* Typo fix.

* Update parametric_functions.md (#42)

* DOCAPI-7460: RU translation.

* Update parametric_functions.md
2019-09-24 02:59:49 +03:00
BayoNet
317e57bbc0 DOCAPI-7984: EN review, RU translation. ASOF JOIN ON docs (#7035)
* Typo fix.

* Update select.md (#41)

* DOCAPI-7984: RU translation
2019-09-24 02:57:32 +03:00
BayoNet
1143eefda6 DOCAPI-7991: EN review, RU translation for the update of Log engines docs (#7040)
* Typo fix.

* Update log_family.md (#43)

* Update tinylog.md (#44)

* DOCAPI-7991: RU translation.
2019-09-24 02:55:50 +03:00
BayoNet
779648f7cc DOCAPI-7695: EN review, RU translation. Functions support for indexes (#7045)
* Typo fix.

* DOCAPI-7695: Typo fixed

* Update mergetree.md (#49)

* DOCAPI-7695: RU translation

* Update mergetree.md
2019-09-24 02:50:26 +03:00
BayoNet
2f580c2bbb DOCAPI-7745: EN review, RU translation for optimize_throw_if_noop docs (#7051)
* Typo fix.

* Update settings.md (#50)

* Update misc.md (#51)

* DOCAPI-7745: RU translation.

* DOCAPI-7745: Fixes.
2019-09-24 02:45:47 +03:00
dasmfm
ff9682cc32 Doc fix for SELECT ... FINAL (#6157)
* Update select.md

* Update select.md
2019-09-24 02:42:52 +03:00
BayoNet
b46e31d198 DOCAPI-7743: EN review, RU translation for CREATE TABLE AS table_function() docs (#7056)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Update index.md (#57)

* DOCAPI-7743: RU translation.

* Update select.md

* Update index.md
2019-09-24 02:32:02 +03:00
BayoNet
37481d8019 DOCAPI-7437: EN review, RU translation for os_thread_priority docs (#7055)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Update settings.md (#55)

* DOCAPI-7437: RU translation

* DOCAPI-7437: Fix.
2019-09-24 02:28:53 +03:00
alexey-milovidov
108ea4a330
Merge pull request #6995 from godfreyd/godfrey-javahash-hivehash
Docs(hash_functions): fix javaHash & hiveHash functions
2019-09-24 02:27:49 +03:00
alexey-milovidov
834fe73bad
Update hash_functions.md 2019-09-24 02:27:24 +03:00
alexey-milovidov
56bd02cf3a
Merge pull request #7016 from ClickHouse/yet-another-minor-changes-and-docs-for-hdfs
Cleanup hdfs docs (instead of #6876 for  #5371)
2019-09-24 02:23:59 +03:00
alexey-milovidov
2f195ddb03
Merge pull request #7028 from abyss7/issue-6459
Implement cross-compilation support Linux → Darwin
2019-09-24 02:20:17 +03:00
alexey-milovidov
4602de0e2c
Merge pull request #6945 from yurriy/mysql
Updated MariaDB
2019-09-24 02:16:12 +03:00
alexey-milovidov
e71f95305b
Merge pull request #7066 from ClickHouse/aku/msan-ci
Prepare for MemorySanitizer build in CI.
2019-09-24 02:12:42 +03:00
alexey-milovidov
575ddefa6c
Merge pull request #7069 from ClickHouse/compatibility-settings-19.14
Fixed compatibility for distributed queries between 19.14 and earlier versions
2019-09-24 02:11:33 +03:00
alexey-milovidov
a314a36feb
Merge pull request #7062 from ClickHouse/fix-msan-for-low-cardinality
Fix msan for LowCardinality
2019-09-24 02:11:15 +03:00
alexey-milovidov
e9bfe99dd8
Merge pull request #7072 from silviucpp/silviu-osx-stack
Get proper stack address on osx
2019-09-24 02:09:24 +03:00
alexey-milovidov
e2cc551b22
Merge pull request #6914 from maqroll/master
+ Redirect URL Storage
2019-09-24 02:07:06 +03:00
filimonov
c9252964c3
add obsoletes section to clickhouse-server spec 2019-09-23 23:36:51 +02:00
alexey-milovidov
c4c936c685
Merge pull request #7049 from ClickHouse/ucasFL-master
Merging function "repeat"
2019-09-23 22:52:38 +03:00
alexey-milovidov
e24d882326
Merge pull request #7024 from millb/master
Fixed Function Hex for Float32 and Float64
2019-09-23 22:52:19 +03:00
Silviu Caragea
d187b5ed42 Get proper stack address on osx 2019-09-23 22:47:12 +03:00
chertus
1f9b8418e0 pmj skip not intersected optimisation 2019-09-23 22:36:47 +03:00
Ivan
e9e10670da
Update Docker image for CI packaging
Add support for cross-compilation to Darwin
2019-09-23 22:29:47 +03:00
Nikolai Kochetov
630872837e Skip null columns while checknig num rows. 2019-09-23 22:26:04 +03:00
Alexey Milovidov
11e7ea51e9 Fixed compatibility for distributed queries between 19.14 and earlier versions #7068 2019-09-23 22:22:28 +03:00
Ivan Lezhankin
6cc2f8da97 Add 'clang-8-darwin' choise and update Docker build image. 2019-09-23 21:22:10 +03:00
alexey-milovidov
faf6e06f56
Update ReadWriteBufferFromHTTP.h 2019-09-23 21:16:34 +03:00
alexey-milovidov
e7b675a301
Update ReadWriteBufferFromHTTP.cpp 2019-09-23 21:15:21 +03:00