Alexander Kozhikhov
|
6371b4021d
|
changes in gradient_computer class
|
2019-03-03 13:21:12 +03:00 |
|
quid
|
3fa972e6b6
|
changes in weights updater
|
2019-03-03 11:46:36 +03:00 |
|
Masha
|
67b28c2240
|
Nesterov and Adam + tests
|
2019-02-26 08:12:16 +00:00 |
|
Masha
|
f89d0264fc
|
message with description
|
2019-02-15 23:41:50 +00:00 |
|
Masha
|
e708983e9b
|
Changed Linear Regression and test
|
2019-02-15 23:38:13 +00:00 |
|
Masha
|
d5753636bd
|
Logistic Regression and new tests
|
2019-02-15 22:47:56 +00:00 |
|
alexander kozhikhov
|
2feee7ebe5
|
Merge branch 'ml_methods'
|
2019-02-13 01:36:37 +03:00 |
|
alexander kozhikhov
|
b23cd21ce1
|
predict correctly using scalar aggr state
|
2019-02-13 01:33:37 +03:00 |
|
alexander kozhikhov
|
a7f7c4a157
|
ml constructor changed
|
2019-02-13 00:37:49 +03:00 |
|
alexander kozhikhov
|
6a8542c8f6
|
constructor changes change
|
2019-02-13 00:18:27 +03:00 |
|
alexander kozhikhov
|
aedf4925dc
|
Merge branch 'master' into ml_methods
|
2019-02-12 23:04:25 +03:00 |
|
alexander kozhikhov
|
f20ad204e7
|
Merge branch 'master' of https://github.com/yandex/ClickHouse
|
2019-02-12 23:00:47 +03:00 |
|
Alexey Milovidov
|
c8cafa456c
|
Added a test for already fixed issue [#CLICKHOUSE-4260]
|
2019-02-12 22:23:22 +03:00 |
|
alexey-milovidov
|
62f097eb66
|
Merge pull request #4348 from yandex/aggregate-function-state-in-field
Aggregate function state in field
|
2019-02-12 22:13:38 +03:00 |
|
alexey-milovidov
|
e49004be2e
|
Merge pull request #4351 from 4ertus2/joins
Simplify QueryNormalizer and fix for 4110
|
2019-02-12 21:36:56 +03:00 |
|
alexey-milovidov
|
2493b63bf2
|
Merge pull request #4365 from vitlibar/function-to-start-of-day-now-can-receive-date
Function toStartOfDay() now can receive a date.
|
2019-02-12 21:33:12 +03:00 |
|
alexey-milovidov
|
e762f370a7
|
Merge pull request #4363 from 4ertus2/ast
Fix full/right join 'different number of columns'
|
2019-02-12 21:31:09 +03:00 |
|
Nikolai Kochetov
|
0bf4f4334b
|
Renamed tests.
|
2019-02-12 21:27:14 +03:00 |
|
alexey-milovidov
|
d8aa74bc64
|
Merge pull request #4367 from yandex/unified-sets-fix-lc-cache
Fix LowCardinality cache for ColumnsHashing
|
2019-02-12 21:24:52 +03:00 |
|
alexey-milovidov
|
5fbc11e40d
|
Merge pull request #4368 from yandex/fix-materialized-func-with-lc-args
Fix materialized function with LowCardinality argument.
|
2019-02-12 21:22:34 +03:00 |
|
alexey-milovidov
|
c1bf56c969
|
Merge pull request #4370 from nikvas0/nikvas0/index_setting
allow_experimental_data_skipping_indices setting
|
2019-02-12 21:19:55 +03:00 |
|
Nikita Vasilev
|
5279c7ff81
|
setting
|
2019-02-12 20:54:52 +03:00 |
|
Nikolai Kochetov
|
8e075899cb
|
Added test.
|
2019-02-12 19:15:20 +03:00 |
|
KochetovNicolai
|
7673d2abb5
|
Update 906_low_cardinality_cache.sql
Delete table after test.
|
2019-02-12 18:48:32 +03:00 |
|
chertus
|
93e0621a2c
|
fix wrong query in push down test
|
2019-02-12 18:08:21 +03:00 |
|
Nikolai Kochetov
|
b95f5196c0
|
Added test.
|
2019-02-12 17:43:52 +03:00 |
|
Vitaly Baranov
|
83d461975e
|
Function toStartOfDay() now can receive a date.
|
2019-02-12 17:21:37 +03:00 |
|
chertus
|
aaf3813607
|
Merge branch 'master' into joins
|
2019-02-12 15:51:04 +03:00 |
|
chertus
|
3218f5003f
|
fix full/right join different number of columns
|
2019-02-12 15:11:45 +03:00 |
|
Nikolai Kochetov
|
a4441bfba2
|
Fix tests.
|
2019-02-12 13:09:03 +03:00 |
|
chertus
|
a493f9ee7d
|
add test for issue-3290
|
2019-02-11 22:39:11 +03:00 |
|
chertus
|
bbfd6c502c
|
test for issue-3998
|
2019-02-11 22:33:04 +03:00 |
|
chertus
|
805866e6b3
|
hotfix for wrong aliases issue-4110
|
2019-02-11 22:14:57 +03:00 |
|
Alexey Milovidov
|
2294575693
|
Fixed fuzz test #4322
|
2019-02-11 20:26:35 +03:00 |
|
alexey-milovidov
|
49165b1347
|
Merge pull request #4344 from yandex/forbid-temporary-tables-in-database
Forbid temporary tables in database
|
2019-02-11 19:51:56 +03:00 |
|
Nikolai Kochetov
|
d4ba5432b3
|
Added test.
|
2019-02-11 18:46:19 +03:00 |
|
alexey-milovidov
|
5ab7ffc346
|
Merge pull request #4341 from yandex/fix_compile_expressions_comparison
Fix big dates comparison with compile expressions (Date and DateTime …
|
2019-02-11 18:03:04 +03:00 |
|
Alexey Milovidov
|
6610e0cf29
|
Added a test
|
2019-02-11 17:55:24 +03:00 |
|
alesapin
|
55fc095c98
|
Fix big dates comparison with compile expressions (Date and DateTime are not signed types anymore).
|
2019-02-11 17:36:54 +03:00 |
|
alexey-milovidov
|
bb65c9dfd4
|
Merge pull request #4337 from danlark1/master
Better hints provider
|
2019-02-11 17:22:07 +03:00 |
|
alexey-milovidov
|
4e12697e1c
|
Merge pull request #4304 from vitlibar/add-function-to-start-of-interval
Add time function toStartOfInterval().
|
2019-02-11 17:21:48 +03:00 |
|
Danila Kutenin
|
6a1d1f5508
|
Better hints provider
|
2019-02-11 15:42:20 +03:00 |
|
Vitaly Baranov
|
0dd1dc242a
|
Add time function toStartOfInterval().
|
2019-02-11 14:59:17 +03:00 |
|
alexey-milovidov
|
f58e0c7c97
|
Merge pull request #4200 from DarkWanderer/feature/row-binary-with-headers
Added RowBinaryWithNamesAndTypes format
|
2019-02-11 03:14:56 +03:00 |
|
alexey-milovidov
|
ae5338089a
|
Merge pull request #4329 from yandex/andrewgolman-add_topkweighed
Added topKWeighted aggregate function (cleanups)
|
2019-02-11 02:52:22 +03:00 |
|
Alexey Milovidov
|
c2d1301174
|
Fixed typo once again #4245
|
2019-02-11 01:31:36 +03:00 |
|
alexander kozhikhov
|
fc4c721fa5
|
some review fixes
|
2019-02-11 01:07:47 +03:00 |
|
Alexey Milovidov
|
e1703eb2a0
|
Added a test #4245
|
2019-02-11 00:29:34 +03:00 |
|
alexey-milovidov
|
d47c307f91
|
Merge pull request #4328 from yandex/nezed-forks-implement-not-between
Implement NOT BETWEEN operator (cleanups).
|
2019-02-11 00:21:34 +03:00 |
|
alexander kozhikhov
|
a948f223bc
|
Merge branch 'master' of https://github.com/Quid37/ClickHouse
|
2019-02-11 00:17:14 +03:00 |
|