Evgenii Pravda
6157ddba0d
Trying to defeat gcc 8
2019-04-20 02:04:17 +03:00
Evgenii Pravda
fecf0a3630
Some fixes
2019-04-20 02:04:17 +03:00
Evgenii Pravda
f1e842cdf6
Use radixSort when possible
2019-04-20 02:04:17 +03:00
Evgenii Pravda
cf5265f1be
Add a performance test for sorting
2019-04-20 02:04:17 +03:00
alexey-milovidov
69a3f196f1
Merge pull request #5063 from yandex/cow-ptr-renames-and-improvements
...
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
2019-04-20 01:07:56 +03:00
Alexey Milovidov
ee1a843609
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
2019-04-19 23:22:06 +03:00
ogorbacheva
35c41cf057
Added info about arraySort
2019-04-19 19:04:45 +03:00
ogorbacheva
60e35ae2dd
Added info about arraySort
2019-04-19 18:55:23 +03:00
ogorbacheva
f5dfd7f928
Added info about arraySort
2019-04-19 18:18:57 +03:00
never lee
cde69ba900
fix format of docs/zh/operations/table_engines/mergetree.md ( #5058 )
2019-04-19 15:49:16 +03:00
Danila Kutenin
c7731b32f1
Try safe version
2019-04-19 15:34:56 +03:00
BayoNet
ca9af288e0
Merge branch 'master' of github.com:yandex/ClickHouse
2019-04-19 14:56:20 +03:00
Danila Kutenin
e34e396ff9
Disable warnings
2019-04-19 12:10:54 +03:00
Danila Kutenin
500b88d19d
Update lz4 to latest
2019-04-19 10:46:00 +03:00
robot-clickhouse
ee8f3e1384
Auto version update to [19.7.1.1] [54419]
2019-04-19 00:01:42 +03:00
Alexey Milovidov
b0b369b30f
Fixed typo #5010
2019-04-18 22:46:59 +03:00
Alexey Milovidov
642b09c8d6
Added clarifications #5010
2019-04-18 22:45:46 +03:00
alesapin
21c1e71b0e
Merge pull request #5052 from yandex/fix_max_block_rows_with_adaptive_granularity
...
Use fixed_granularity as upper bound for adaptive granularity
2019-04-18 22:23:37 +03:00
proller
c96c950096
Tests: making 100% pass with other than 'test' database ( #5047 )
2019-04-18 21:48:04 +03:00
chertus
dce48e9363
one more test for Unknown identifier
2019-04-18 19:50:38 +03:00
alesapin
33b228c276
Fix own test
2019-04-18 19:33:28 +03:00
alesapin
214bf77b17
Merge pull request #5012 from nvartolomei/nv/lb-first-or-random
...
Add FIRST_OR_RANDOM Load Balancing policy
2019-04-18 18:54:04 +03:00
alesapin
1c899edc27
Update ConnectionPoolWithFailover.cpp
2019-04-18 18:53:39 +03:00
alesapin
d812ae7024
Use fixed_granularity as upper bound for adaptive granularity
2019-04-18 18:06:45 +03:00
chertus
719e0c5731
minor test improvement
2019-04-18 17:45:23 +03:00
Ivan Lezhankin
7723a63d0a
Add helper utils to interact with Kafka broker
2019-04-18 17:36:51 +03:00
alexey-milovidov
ab27970fd7
Merge pull request #5028 from mhsekhavat/patch-1
...
Fix settings.max_partitions_per_insert_block type
2019-04-18 16:39:17 +03:00
Danila Kutenin
0d70325fb8
try decompress fast
2019-04-18 16:20:47 +03:00
proller
ad42179bec
Remove rvo_test
2019-04-18 15:25:30 +03:00
Danila Kutenin
2c7fed45da
try decompress fast
2019-04-18 14:37:20 +03:00
ogorbacheva
58dc7ac31b
Doc fix: Added system.query_log
table ( #5039 )
2019-04-18 14:23:34 +03:00
Ivan
118bea2be6
Enable predicate push-down optimization by default. ( #4846 )
...
* Enable predicate push-down optimization by default.
* Forbid push-downs for some JOIN cases.
* Fix existing tests
* Forbid optimization if a select query has ARRAY JOIN on any side.
2019-04-18 13:39:25 +03:00
Alexey Milovidov
d8203ba664
Added a comment with detailed explanation
2019-04-18 01:28:00 +03:00
Ivan Blinkov
197f3ab33c
Shorter announcement on website home page
2019-04-17 23:58:53 +03:00
Ivan Blinkov
886cbc2f27
Shorter announcement on website home page
2019-04-17 23:57:49 +03:00
Vitaly Baranov
345ae9aaa5
Merge pull request #5037 from vitlibar/fix-ubsan-errors
...
Fix ubsan errors
2019-04-17 23:39:01 +03:00
proller
525726a5e2
Remove pocoext ( #5036 )
2019-04-17 20:36:58 +03:00
alesapin
0641ff7a75
Merge pull request #5033 from yandex/fix_ttl_test
...
Add some sleeps to queries to avoid merge race
2019-04-17 19:51:25 +03:00
Danila Kutenin
f154e40ed6
Update lz4
2019-04-17 19:39:30 +03:00
Vitaly Baranov
7ef7a2d767
Disable ubsan error "outside the range of representable values" in bitSwapLastTwo.cpp
2019-04-17 19:14:31 +03:00
Vitaly Baranov
d6eb5e0f7c
Fix ubsan error "load of misaligned address" in contrib/libmetrohash/src/platform.h
2019-04-17 19:12:28 +03:00
Vitaly Baranov
58a9105038
Fix ubsan error "outside the range of representable values" in convertFieldToType.cpp
2019-04-17 19:10:40 +03:00
alexey-milovidov
7b201a9491
Merge pull request #4986 from 4ertus2/ast
...
Partially fix distributed_product_mode=local columns access
2019-04-17 17:59:01 +03:00
proller
1b020827f0
Move Poco/Ext/ThreadNumber.h to common/getThreadNumber.h ( #5016 )
2019-04-17 17:53:54 +03:00
alesapin
f48890ac34
Add some sleeps to queries to avoid merge race
2019-04-17 17:16:30 +03:00
Ivan Blinkov
894af3abd7
Remove -f option from curl
...
...because `--fail` appeared to mean "fail silently on server errors"
2019-04-17 16:32:15 +03:00
Ivan Blinkov
6c8f8f80c7
Disallow versioned docs in robots.txt
2019-04-17 15:23:14 +03:00
Guillaume Tassery
b8bc308685
Merge branch 'uniq_array' of github.com:PerformanceVision/ClickHouse into uniq_array
2019-04-17 17:24:28 +07:00
Guillaume Tassery
a96e3c470e
Reformate code for optional parameter for groupUniqArray
2019-04-17 17:24:02 +07:00
Mohammad Hossein Sekhavat
322079e2af
Fix settings.max_partitions_per_insert_block type
...
The `max_partitions_per_insert_block` field is of `size_t` type, rather than `Boolean`
2019-04-17 10:16:02 +00:00