alexey-milovidov
|
b8e847edfd
|
Merge pull request #3955 from yandex/low-cardinality-fix-clone-empty
Do not copy dictionary in ColumnLowCardinality::cloneEmpty
|
2018-12-29 01:23:07 +03:00 |
|
alexey-milovidov
|
4ac9f7a204
|
Merge pull request #3959 from yandex/catboost-multiclass-models
Catboost multiclass models
|
2018-12-29 01:22:14 +03:00 |
|
vicdashkov
|
9f3b5a11e7
|
added description for secure argument to cli docs (#3961)
* added --secure option to docs
* added lost dot in flag description
|
2018-12-29 00:58:02 +03:00 |
|
Alexey Milovidov
|
3725116793
|
Added a test from Boris Granveaud #3421
|
2018-12-28 23:58:52 +03:00 |
|
Alexey Milovidov
|
d5b00298eb
|
Revert "Added a test by Denis Zhuravlev #2170"
This reverts commit cb63179951 .
|
2018-12-28 23:35:05 +03:00 |
|
Alexey Milovidov
|
cb63179951
|
Added a test by Denis Zhuravlev #2170
|
2018-12-28 23:34:01 +03:00 |
|
alexey-milovidov
|
f712f5be0d
|
Merge pull request #3956 from yandex/threadpool-constructor-exception-safety
Fixed exception safety of ThreadPool constructor
|
2018-12-28 23:31:48 +03:00 |
|
alesapin
|
b2727399b1
|
Merge pull request #3957 from yandex/nicelulu-click_update
Fix user and password forwarding
|
2018-12-28 22:50:16 +03:00 |
|
alexey-milovidov
|
f2df0fc342
|
Merge pull request #3958 from proller/fix10
Fix cyclic lib depend (make clickhouse_compression lib)
|
2018-12-28 22:47:57 +03:00 |
|
Alexey Milovidov
|
de10df4b12
|
Added a test just in case [#CLICKHOUSE-3995]
|
2018-12-28 21:37:23 +03:00 |
|
proller
|
7dd6c4947e
|
Fix cyclic lib depend: part 3: clean
|
2018-12-28 21:31:28 +03:00 |
|
Nikolai Kochetov
|
2632c080d7
|
Added multiclass model test.
|
2018-12-28 21:22:39 +03:00 |
|
proller
|
300bbdfb43
|
Fix cyclic lib depend ppart 2: clean
|
2018-12-28 21:15:26 +03:00 |
|
Nikolai Kochetov
|
bdaf1ac109
|
Support multiclass models for CatBoost.
|
2018-12-28 21:08:32 +03:00 |
|
Nikita Vasilev
|
06d8416107
|
indextypes
|
2018-12-28 20:53:41 +03:00 |
|
proller
|
0c78ef8573
|
Fix cyclic lib depend (make clickhouse_compression lib)
|
2018-12-28 20:27:53 +03:00 |
|
Alexey Milovidov
|
3c82dd8809
|
Fixed exception safety of ThreadPool constructor [#CLICKHOUSE-4113]
|
2018-12-28 20:15:42 +03:00 |
|
alesapin
|
43da59d0fc
|
Improve test
|
2018-12-28 20:11:52 +03:00 |
|
Alexey Milovidov
|
06095340c7
|
Slightly better code #3940
|
2018-12-28 19:45:45 +03:00 |
|
alesapin
|
ab32a06c85
|
Fix code remove redundat files
|
2018-12-28 19:28:24 +03:00 |
|
alesapin
|
8bc00f4632
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
|
alesapin
|
f42f511e89
|
Merge pr
|
2018-12-28 19:21:07 +03:00 |
|
Ivan
|
e21f414a34
|
Describe how to get build log in chrome-trace format
|
2018-12-28 19:05:39 +03:00 |
|
chertus
|
bae0370954
|
fix crash in JoinToSubqueryTransformVisitor (wrong casts)
|
2018-12-28 18:38:58 +03:00 |
|
Nikita Vasilev
|
9bf5b6b4aa
|
added indexParts
|
2018-12-28 18:27:06 +03:00 |
|
Nikolai Kochetov
|
eb457f2bd2
|
Do not copy dictionary in ColumnLowCardinality::cloneEmpty
|
2018-12-28 18:22:38 +03:00 |
|
Alexey Zatelepin
|
46621aea32
|
add util to copy zookeeper trees [#CLICKHOUSE-4024]
|
2018-12-28 16:20:35 +03:00 |
|
alexey-milovidov
|
d16447c3f4
|
Merge pull request #3899 from yandex/custom_compression_codecs
Custom compression codecs
|
2018-12-28 08:29:09 +03:00 |
|
alexey-milovidov
|
5e6aec04e8
|
Merge pull request #3935 from yandex/fix-error-in-quantile-t-digest-implementation
Fixed error in internal implementation of quantileTDigest
|
2018-12-28 04:39:43 +03:00 |
|
Alexey Milovidov
|
654e530bf1
|
Merge branch 'master' into fix-error-in-quantile-t-digest-implementation
|
2018-12-28 03:08:04 +03:00 |
|
alexey-milovidov
|
5ff30f4512
|
Merge pull request #3946 from 4ertus2/joins
Multiple join emulation (very experimental - developers only)
|
2018-12-28 03:06:01 +03:00 |
|
Alexey Milovidov
|
f17095b146
|
Updated instruction #3948
|
2018-12-28 02:53:09 +03:00 |
|
alexey-milovidov
|
a73d7a1869
|
Merge pull request #3948 from yandex/ubsan-fixes-4
UBSan fixes, part 4.
|
2018-12-28 02:49:28 +03:00 |
|
Alexey Milovidov
|
ab85175e7f
|
Merge branch 'master' of github.com:yandex/ClickHouse into ubsan-fixes-4
|
2018-12-28 00:23:13 +03:00 |
|
alexey-milovidov
|
3455da0a97
|
Merge pull request #3947 from yandex/fix-config-reloader
Retry loading ZK substitutions after ZK errors
|
2018-12-28 00:22:48 +03:00 |
|
alexey-milovidov
|
cbc9e03038
|
Merge pull request #3945 from yandex/fix_ipv4_masks
Fix ipv4 mask restrictions for users and add integration tests
|
2018-12-28 00:22:02 +03:00 |
|
Alexey Milovidov
|
928649004c
|
Fixed UB #3920
|
2018-12-28 00:15:47 +03:00 |
|
Alexey Milovidov
|
237a9247cb
|
Fixed UB #3920
|
2018-12-28 00:14:32 +03:00 |
|
Alexey Milovidov
|
4e2c1132d9
|
Fixed UB #3920
|
2018-12-27 23:48:21 +03:00 |
|
Alexey Milovidov
|
dae73f4d32
|
Fixed tests that was depend on timezone #3948
|
2018-12-27 23:44:07 +03:00 |
|
Alexey Milovidov
|
b109ec8c77
|
Fixed UB #3920
|
2018-12-27 23:24:37 +03:00 |
|
Alexey Milovidov
|
220e568894
|
Fixed UB #3920
|
2018-12-27 23:10:37 +03:00 |
|
Alexey Milovidov
|
29ffa46838
|
Less indirection #3920
|
2018-12-27 23:02:51 +03:00 |
|
Alexey Milovidov
|
88bdbc4dc7
|
Some additions to Amos Bird's optimization #3920
|
2018-12-27 22:58:30 +03:00 |
|
alexey-milovidov
|
0c6e6649b5
|
Merge pull request #3940 from 4ertus2/minor
Automatically disable logs in negative tests CLICKHOUSE-4228
|
2018-12-27 22:53:28 +03:00 |
|
alexey-milovidov
|
131414b7a9
|
Merge pull request #3944 from proller/fix10
Build fixes
|
2018-12-27 22:42:44 +03:00 |
|
alesapin
|
c3c053e7b6
|
Add cap SYS_PTRACE for LeakSanitizer
|
2018-12-27 22:42:25 +03:00 |
|
Alexey Milovidov
|
01db559a70
|
Fixed test in non-local timezone [#CLICKHOUSE-2]
|
2018-12-27 22:39:14 +03:00 |
|
Alexey Milovidov
|
54e2b6ea91
|
Suppress warnings in 3rd party library [#CLICKHOUSE-2]
|
2018-12-27 22:38:17 +03:00 |
|
Alexey Milovidov
|
0d4e166db9
|
Fixed error: read one byte after buffer (this byte was unused) [#CLICKHOUSE-2]
|
2018-12-27 22:33:27 +03:00 |
|